Remove dependencies on Scube constant

This commit is contained in:
Thibault Jouan
2015-04-30 09:28:14 +00:00
parent 3b733c349e
commit 2fe3eb1158
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Scube::Application
run Rails.application