##// END OF EJS Templates
scm: filesystem: add test to override human_attribute_name of "Root directory"...
scm: filesystem: add test to override human_attribute_name of "Root directory" git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8967 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7338:189b31601621
r8847:e323a0c20c27
Show More
document_exemplar.rb
4 lines | 89 B | text/x-ruby | RubyLexer
class Document < ActiveRecord::Base
generator_for :title, :start => 'Document001'
end