Class Object
In: lib/rubigen/lookup.rb
Parent: Object

Methods

Public Class methods

Lookup missing generators using const_missing. This allows any generator to reference another without having to know its location: RubyGems, ~/.rubigen/generators, and APP_ROOT/generators.

[Validate]