method
new
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::Inflector::Inflections::Uncountables
new()public
No documentation available.
# File activesupport/lib/active_support/inflector/inflections.rb, line 40
def initialize
@members = []
@pattern = nil
end