instance method
<<
Ruby on Rails 7.2.3
Since v5.2.8.1 Last seen in v8.0.4Signature
<<(*word)
No documentation comment.
Parameters
-
wordrest
Source
# File activesupport/lib/active_support/inflector/inflections.rb, line 44
def <<(*word)
add(word)
end
Defined in activesupport/lib/active_support/inflector/inflections.rb line 44
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Inflector::Inflections::Uncountables