Class: Bowline::Generators::ModelGenerator
- Inherits:
-
NamedGenerator
- Object
- Templater::Generator
- Generator
- NamedGenerator
- Bowline::Generators::ModelGenerator
- Defined in:
- lib/bowline/generators/model.rb
Instance Method Summary collapse
Methods inherited from NamedGenerator
#class_name, #file_name, #initialize, #symbol_name
Methods inherited from Generator
Constructor Details
This class inherits a constructor from Bowline::Generators::NamedGenerator
Instance Method Details
#modules ⇒ Object
7 8 9 |
# File 'lib/bowline/generators/model.rb', line 7 def modules [] end |