config.ru 172 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 # This file is used by Rack-based servers to start the application. require ::File.expand_path('../config/environment', __FILE__) use Rack::Deflater run Rails.application