##// END OF EJS Templates
Replace the hardcoded CustomField::FIELD_FORMATS with a class....
Replace the hardcoded CustomField::FIELD_FORMATS with a class. Custom Field Formats are now full objects and can be registered with Redmine::CustomFieldFormat to add new formats. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3672 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2430:fe28193e4eb9
r3558:88db9d0bdc9b
Show More
30-redmine.rb
3 lines | 46 B | text/x-ruby | RubyLexer
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 I18n.default_locale = 'en'
Jean-Philippe Lang
Merged Rails 2.1 compatibility branch....
r1609
require 'redmine'