2013-05-11 23:12:20 +02: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
|
|
|
|
2013-05-11 23:12:20 +02:00
|
|
|
# Initialize the rails application.
|
|
|
|
|
Tracksapp::Application.initialize!
|