instance method <<

Ruby on Rails 6.1.7.10

Since v6.1.7.10 Last seen in v6.1.7.10

Signature

<<(source_line)

No documentation comment.

Parameters

source_line req
Source
# File activemodel/lib/active_model/attribute_methods.rb, line 360
          def <<(source_line)
            @sources << source_line
          end

Defined in activemodel/lib/active_model/attribute_methods.rb line 360 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveModel::AttributeMethods::ClassMethods::CodeGenerator

Type at least 2 characters to search.

↑↓ navigate · open · esc close