mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-22 07:04:09 +01:00
Bring a few details in line with Rails 4.1
This commit is contained in:
parent
9b92306252
commit
d171e13e24
10 changed files with 13 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Load the rails application.
|
||||
# Load the Rails application.
|
||||
require File.expand_path('../application', __FILE__)
|
||||
|
||||
# Initialize the rails application.
|
||||
Tracksapp::Application.initialize!
|
||||
# Initialize the Rails application.
|
||||
Rails.application.initialize!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue