method
uncountable?
v3.2.13 -
Show latest stable
- Class:
Rails::Generators::NamedBase
uncountable?()protected
No documentation available.
# File railties/lib/rails/generators/named_base.rb, line 119
def uncountable?
singular_name == plural_name
end