aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config.ru
blob: bff88d608a04cd7ccb65dce75266a0c516d2ddb8 (plain) (blame)
1
2
3
4
5
6
7
# frozen_string_literal: true

# This file is used by Rack-based servers to start the application.

require_relative "config/environment"

run Rails.application