Skip to content

Commit

Permalink
Missing require string/filters for squish
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Nov 14, 2016
1 parent e491b2c commit 0137451
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/lib/action_dispatch/routing.rb
@@ -1,3 +1,5 @@
require 'active_support/core_ext/string/filters'

module ActionDispatch
# The routing module provides URL rewriting in native Ruby. It's a way to
# redirect incoming requests to controllers and actions. This replaces
Expand Down

0 comments on commit 0137451

Please sign in to comment.