mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
AV::UrlHelper depends on Array#second
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require 'action_view/helpers/javascript_helper'
|
||||
require 'active_support/core_ext/array/access'
|
||||
require 'active_support/core_ext/hash/keys'
|
||||
|
||||
module ActionView
|
||||
|
||||
Reference in New Issue
Block a user