aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config.ru
blob: 441e6ff0c3cd574a7b0bd107f66a3f128bf413c7 (plain) (blame)
1
2
3
4
5
# This file is used by Rack-based servers to start the application.

require_relative "config/environment"

run Rails.application