1
0
espelhamento de https://github.com/redmine/redmine.git sincronizado 2024-07-22 04:59:47 +02:00
redmine/script/about
Toshi MARUYAMA 11746c44f8 set svn:executable '*' to script/*
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9659 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-05-09 13:10:04 +00:00

7 linhas
167 B
Ruby
Arquivo executável

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