Class: RubiGen::Spec
- Inherits:
-
Object
- Object
- RubiGen::Spec
- Defined in:
- lib/butterfly.rb
Overview
show not only generators with an USAGE file (don’t understand the usecase for this in rubigen)
Instance Method Summary collapse
Instance Method Details
#visible? ⇒ Boolean
123 124 125 |
# File 'lib/butterfly.rb', line 123 def visible? true end |