inside config/environments/staging.rb:
eval File.read("#{RAILS_ROOT}/config/environments/production.rb")
|
Pastie
Support Pastie
or read my
Pastie << self
blog
inside config/environments/staging.rb:
eval File.read("#{RAILS_ROOT}/config/environments/production.rb")
|