listpush/config/environment.rb

6 lines
152 B
Ruby
Raw Normal View History

2014-01-14 06:46:59 +00:00
# Load the rails application
require File.expand_path('../application', __FILE__)
# Initialize the rails application
Listpush::Application.initialize!