##// END OF EJS Templates
Adds translation strings for r3123....
Adds translation strings for r3123. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3124 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2816:35333367dff6
r3010:719cd7cfce31
Show More
custom_value_exemplar.rb
2 lines | 43 B | text/x-ruby | RubyLexer
/ test / exemplars / custom_value_exemplar.rb
Eric Davis
Configured object_daddy to help generate test data instead of fixtures. #4004...
r2816 class CustomValue < ActiveRecord::Base
end