Skip to content

Commit

Permalink
Use full path to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Dec 9, 2008
1 parent 4e60eeb commit 39de112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/lib/commands/about.rb
@@ -1,3 +1,3 @@
require 'environment'
require "#{RAILS_ROOT}/config/environment"
require 'rails/info'
puts Rails::Info

0 comments on commit 39de112

Please sign in to comment.