Flowdock
method

namespaces_to_paths

Importance_1
v3.0.0 - Show latest stable - 0 notes - Class: Rails::Generators
namespaces_to_paths(namespaces) protected

Convert namespaces to paths by replacing ":" for "/" and adding an extra lookup. For example, "rails:model" should be searched in both: "rails/model/model_generator" and "rails/model_generator".

Show source
Register or log in to add new notes.