2014-06-19 12:33:38 -04:00
|
|
|
# Load the Rails application.
|
2012-04-05 10:43:56 +02:00
|
|
|
require File.expand_path('../application', __FILE__)
|
2008-12-26 14:15:37 +00:00
|
|
|
|
2014-06-19 12:33:38 -04:00
|
|
|
# Initialize the Rails application.
|
|
|
|
|
Rails.application.initialize!
|