summaryrefslogtreecommitdiffstats
path: root/bin/about
blob: cfec3b4066df835c6de60b7ce2a7b9c270a94c6f (plain)
1
2
3
4
5
6
#!/usr/bin/env ruby

ENV["RAILS_ENV"] ||= "production"
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
puts
puts Redmine::Info.environment