Skip to content
Snippets Groups Projects
config.ru 183 B
Newer Older
  • Learn to ignore specific revisions
  • Eugen Rochko's avatar
    Eugen Rochko committed
    # This file is used by Rack-based servers to start the application.
    
    require ::File.expand_path('../config/environment', __FILE__)
    run Rails.application