method

uncountable?

uncountable?()
protected

No documentation available.

# File railties/lib/rails/generators/named_base.rb, line 115
        def uncountable?
          singular_name == plural_name
        end