diff options
author | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-19 10:28:18 -0400 |
---|---|---|
committer | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-19 13:25:03 -0400 |
commit | fee24f2189b53c19082770b5b8a62d4a5a0b830c (patch) | |
tree | eff09c7f1f828afbdc5046ca99719ef7093c587f /railties/lib/rails/test_help.rb | |
parent | 1f7f872ac6c8b57af6e0117bde5f6c38d0bae923 (diff) | |
download | rails-fee24f2189b53c19082770b5b8a62d4a5a0b830c.tar.gz rails-fee24f2189b53c19082770b5b8a62d4a5a0b830c.tar.bz2 rails-fee24f2189b53c19082770b5b8a62d4a5a0b830c.zip |
Move generator namespacing to Base
Generators need to be aware of namespace to work properly in engines.
Methods to help with this lived in Rails::Generators::NamedBase. Moving
them to Rails::Generators::Base (which NamedBase inherits from) allows a
follow-up in which a namespace aware unnamed generator can be created.
Diffstat (limited to 'railties/lib/rails/test_help.rb')
0 files changed, 0 insertions, 0 deletions