view lib/generators/redmine_plugin_model/templates/model.rb.erb @ 72:45aa8d16ec10 luisf

Feature #43: Added new strings and placeholders to make the new project page's fields more clear.
author luisf
date Wed, 08 Dec 2010 16:51:20 +0000
parents 513646585e45
children 433d4f72a19b
line wrap: on
line source
class <%= class_name %> < ActiveRecord::Base
  unloadable
end