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