Skip to content

Commit

Permalink
We don't need to require erb here.
Browse files Browse the repository at this point in the history
  • Loading branch information
franckverrot committed Jul 28, 2011
1 parent d10f268 commit ad0772f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actionpack/lib/action_dispatch/routing/mapper.rb
@@ -1,4 +1,3 @@
require 'erb'
require 'active_support/core_ext/hash/except' require 'active_support/core_ext/hash/except'
require 'active_support/core_ext/object/blank' require 'active_support/core_ext/object/blank'
require 'active_support/core_ext/object/inclusion' require 'active_support/core_ext/object/inclusion'
Expand Down

0 comments on commit ad0772f

Please sign in to comment.