instance method
<<
Ruby on Rails 6.0.6
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 43
def <<(*word)
add(word)
end
Defined in activesupport/lib/active_support/inflector/inflections.rb line 43
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Inflector::Inflections::Uncountables