Module: Stationed::Generators::Plugins::Haml
- Included in:
- AppGenerator
- Defined in:
- lib/stationed/generators/plugins/haml.rb
Instance Method Summary collapse
Instance Method Details
#finish_template ⇒ Object
5 6 7 8 |
# File 'lib/stationed/generators/plugins/haml.rb', line 5 def finish_template gem 'haml-rails' super end |