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