##// END OF EJS Templates
Adds helpers for testing email body....
Adds helpers for testing email body. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9086 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

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