##// END OF EJS Templates
Fixed: Issue status in the notify email's subject is the issue's old status, should be its new status (#3194)....
Fixed: Issue status in the notify email's subject is the issue's old status, should be its new status (#3194). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2673 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2430:fe28193e4eb9
r2581:2a3fe1604a6e
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'