##// END OF EJS Templates
Update version to 0.8.5....
Update version to 0.8.5. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2890 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r2776:6ecfcd84b7b0
Show More
30-redmine.rb
7 lines | 179 B | text/x-ruby | RubyLexer
GLoc.set_config :default_language => :en
GLoc.clear_strings
GLoc.set_kcode
GLoc.load_localized_strings
GLoc.set_config(:raise_string_not_found_errors => false)
require 'redmine'