2013-06-12 10:58:57 +02:00
|
|
|
# Load the Rails application.
|
2013-04-19 19:14:51 +02:00
|
|
|
require File.expand_path('../application', __FILE__)
|
|
|
|
|
2013-06-12 10:58:57 +02:00
|
|
|
# Initialize the Rails application.
|
2014-03-09 14:43:33 -06:00
|
|
|
BikeBike::Application.initialize!
|