impress/config/environments/remote_development.rb

4 lines
213 B
Ruby
Raw Normal View History

2010-11-15 13:44:57 -08:00
# Mirror of the development environment. Designed to allow the ability to plug
# in the production database, while still behaving like development.
require Rails.root.join('config', 'environments', 'development')