mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
prototype and scripty helpers require json
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require 'set'
|
||||
require 'active_support/json'
|
||||
|
||||
module ActionView
|
||||
module Helpers
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
require 'action_view/helpers/javascript_helper'
|
||||
require 'active_support/json'
|
||||
|
||||
module ActionView
|
||||
module Helpers
|
||||
|
||||
Reference in New Issue
Block a user