instance method serializable?

Ruby on Rails 8.1.2

Since v8.1.2

Signature

serializable?(value, &)

No documentation comment.

Parameters

value req
& req
Source
# File activemodel/lib/active_model/type/big_integer.rb, line 47
      def serializable?(value, &)
        true
      end

Defined in activemodel/lib/active_model/type/big_integer.rb line 47 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveModel::Type::BigInteger

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close