Skip to content
Permalink
Branch: mb13
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
6 lines (3 sloc) 130 Bytes
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application
You can’t perform that action at this time.