socialforge/script/about

7 lines
173 B
Plaintext
Raw Normal View History

2014-10-21 15:13:18 +08:00
#!/usr/bin/env ruby
ENV["RAILS_ENV"] ||= "production"
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
puts
puts Redmine::Info.environment