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