Class: Rswag::Specs::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Rswag::Specs::InstallGenerator
- Defined in:
- lib/generators/rswag/specs/install/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#add_swagger_helper ⇒ Object
10 11 12 |
# File 'lib/generators/rswag/specs/install/install_generator.rb', line 10 def add_swagger_helper template('swagger_helper.rb', 'spec/swagger_helper.rb') end |