##// END OF EJS Templates
#new is just fine....
#new is just fine. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8282 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3656:1a145dca25ec
r8162:8a563e8f5776
Show More
model.rb.erb
3 lines | 62 B | text/plain | TextLexer
Jean-Philippe Lang
Merged hooks branch @ r1785 into trunk....
r1785 class <%= class_name %> < ActiveRecord::Base
Eric Davis
Plugin models and controllers must be unloadable....
r3656 unloadable
Jean-Philippe Lang
Merged hooks branch @ r1785 into trunk....
r1785 end