method

uncountable?

uncountable?()
protected

No documentation available.

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