Flowdock
method

serializable?

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Value
serializable?(value) public

Returns true if this type can convert value to a type that is usable by the database. For example a boolean type can return true if the value parameter is a Ruby boolean, but may return false if the value parameter is some other object.

Show source
Register or log in to add new notes.