view lib/generators/redmine_plugin_model/templates/model.rb.erb @ 932:5d2b359e644d cannam

Clarify repo instructions to tell user to reload page, not just look at it again
author Chris Cannam
date Wed, 04 Jul 2012 11:01:32 +0100
parents 513646585e45
children 433d4f72a19b
line wrap: on
line source
class <%= class_name %> < ActiveRecord::Base
  unloadable
end