method

lookup_paths

lookup_paths()
private

No documentation available.

# File railties/lib/rails/generators.rb, line 307
        def lookup_paths # :doc:
          @lookup_paths ||= %( rails/generators generators )
        end