instance method
singular_name
Ruby on Rails 4.2.9
Since v4.0.13Signature
singular_name()
FIXME: We are avoiding to use alias because a bug on thor that make this method public and add it to the task list.
Source
# File railties/lib/rails/generators/named_base.rb, line 36
def singular_name
file_name
end
Defined in railties/lib/rails/generators/named_base.rb line 36
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Generators::NamedBase