Mercurial > hg > soundsoftware-site
annotate .svn/pristine/db/db78dc41b63948b8d9e9d114615e04997bccd4b3.svn-base @ 1578:06ca2df3d7ca dockerise
A couple of missing bits, including a test repo in the Vagrant provision
author | Chris Cannam |
---|---|
date | Fri, 04 Aug 2017 15:43:03 +0100 |
parents | 038ba2d95de8 |
children |
rev | line source |
---|---|
Chris@1296 | 1 class <%= @model_class %> < ActiveRecord::Base |
Chris@1296 | 2 unloadable |
Chris@1296 | 3 end |