This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/config/environment.rb

6 lines
155 B
Ruby
Raw Normal View History

2010-03-08 08:04:05 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
2009-06-26 13:16:37 +00:00
2010-03-08 08:04:05 +00:00
# Initialize the rails application
PrototypeR4::Application.initialize!