Class
ActiveSupport::JSON::Encoding::Encoder
In:
lib/active_support/json/encoding.rb
Parent:
Object
Methods
encode
escape
new
Attributes
options
[R]
Public Class methods
new
(options = nil)
Public Instance methods
encode
(value)
escape
(string)
[Validate]