mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
update config.ru and Rakefile to default rails 4
This commit is contained in:
parent
cd689dc0e8
commit
cc21081d77
2 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# This file is used by Rack-based servers to start the application.
|
||||
|
||||
require ::File.expand_path('../config/environment', __FILE__)
|
||||
run Tracksapp::Application
|
||||
run Rails.application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue