6 lines
130 B
Plaintext
Raw Permalink Normal View History

2019-03-24 09:57:29 -04:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application