view .svn/pristine/db/db78dc41b63948b8d9e9d114615e04997bccd4b3.svn-base @ 1581:ae8043b014c7 dockerise

Updates, fixes, and tidying to scripted deployment stuff
author Chris Cannam
date Tue, 15 Aug 2017 13:33:56 +0100
parents 038ba2d95de8
children
line wrap: on
line source
class <%= @model_class %> < ActiveRecord::Base
  unloadable
end