method
to_s
v5.2.3 -
Show latest stable
- Class:
ActiveModel::Type::Binary::Data
to_s()public
No documentation available.
# File activemodel/lib/active_model/type/binary.rb, line 37
def to_s
@value
end to_s()No documentation available.
# File activemodel/lib/active_model/type/binary.rb, line 37
def to_s
@value
end