method
new
v6.1.3.1 -
Show latest stable
- Class:
ActiveSupport::Inflector::Inflections::Uncountables
new()public
No documentation available.
# File activesupport/lib/active_support/inflector/inflections.rb, line 32
def initialize
@regex_array = []
super
end