method
extract_modules
v1.1.6 -
Show latest stable
- Class:
Rails::Generator::NamedBase
extract_modules(name)private
Extract modules from filesystem-style or ruby-style path:
good/fun/stuff Good::Fun::Stuff
produce the same results.
extract_modules(name)Extract modules from filesystem-style or ruby-style path:
good/fun/stuff Good::Fun::Stuff
produce the same results.