You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

about 167B

123456
  1. #!/usr/bin/env ruby
  2. ENV["RAILS_ENV"] ||= "production"
  3. require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
  4. puts
  5. puts Redmine::Info.environment