##// END OF EJS Templates
attachment: update a functional test to switch "side by side" and "inline" for ISO-8859-1 patches (#2371, #9612)...
attachment: update a functional test to switch "side by side" and "inline" for ISO-8859-1 patches (#2371, #9612) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7873 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7338:189b31601621
r7753:617cb8d270ac
Show More
role_exemplar.rb
4 lines | 78 B | text/x-ruby | RubyLexer
class Role < ActiveRecord::Base
generator_for :name, :start => 'Role0'
end