BikeBikeBike/config.ru
Cesidio Di Landa bc85296079 Bumped VERSION to 0.2.0
Updated CHANGELOG
Rails 4.0.0rc1
Improved and fixed spec helper
2013-05-02 11:41:41 +02:00

5 lines
154 B
Ruby

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