Flowdock
method

to_s

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: ActiveRecord::Serialization::Serializer
to_s(&block) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/serialization.rb, line 90
      def to_s(&block)
        serialize(&block)
      end
Register or log in to add new notes.