method
as_json
v8.0.0 -
Show latest stable
- Class:
ActiveModel::Type::Value
as_json(*)public
No documentation available.
# File activemodel/lib/active_model/type/value.rb, line 144
def as_json(*)
raise NoMethodError
end