Richard Z's changes to Gemfile and production environemnt to allow successful push...
[slick.rotten.hw2.git] / config.ru
blobeb6da3f4a904a3dc32d57c8adb84910b71b4a8f5
1 # This file is used by Rack-based servers to start the application.
3 require ::File.expand_path('../config/environment',  __FILE__)
4 run Rottenpotatoes::Application