instance method
namespace
Ruby on Rails 5.1.7
Since v3.1.12 Last seen in v5.1.7 Private — implementation detail, not part of the public APISignature
namespace()
No documentation comment.
Source
# File railties/lib/rails/generators/named_base.rb, line 77
def namespace # :doc:
Rails::Generators.namespace
end
Defined in railties/lib/rails/generators/named_base.rb line 77
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Generators::NamedBase