method

extract_modules

rails latest stable - Class: Rails::Generator::NamedBase

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

extract_modules(name)
private

Extract modules from filesystem-style or ruby-style path:

  good/fun/stuff
  Good::Fun::Stuff

produce the same results.