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