Skip to content

Commit

Permalink
Drop references to ActionDispatch::BestStandardsSupport
Browse files Browse the repository at this point in the history
MSP-11210
  • Loading branch information
mbuck-r7 committed Jan 8, 2015
1 parent cc263a8 commit 31f63df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/dummy/config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
# Print deprecation notices to the Rails logger
config.active_support.deprecation = :log

# Only use best-standards-support built into browsers
config.action_dispatch.best_standards_support = :builtin

# Do not compress assets
config.assets.compress = false

Expand Down

0 comments on commit 31f63df

Please sign in to comment.