mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-27 11:16:10 +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 @@
|
|||
Tracksapp::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb
|
||||
Rails.application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
# In the development environment your application's code is reloaded on
|
||||
# every request. This slows down response time but is perfect for development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue