aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/development.rb
blob: 42a43d59fb31aaa9d38b0e780f963002f11de789 (plain) (blame)
1
2
3
Dependencies.mechanism                             = :load
ActionController::Base.consider_all_requests_local = true
BREAKPOINT_SERVER_PORT = 42531