##// END OF EJS Templates
Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with...
Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with the browser's variable. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2927 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1949:738fc579f0dc
r2813:07ffad4a7ec5
Show More
model.rb.erb
2 lines | 49 B | text/plain | TextLexer
class <%= class_name %> < ActiveRecord::Base
end