Method: ActiveSupport::JSON::Encoding::JSONGemEncoder#options
- Defined in:
- activesupport/lib/active_support/json/encoding.rb
#options ⇒ Object (readonly)
Returns the value of attribute options.
48 49 50 |
# File 'activesupport/lib/active_support/json/encoding.rb', line 48 def @options end |