mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
Description:
|
|
Adds swagger_helper to enable Swagger DSL in integration specs
|
|
|
|
Example:
|
|
rails generate rswag:specs:install
|
|
|
|
This will create:
|
|
spec/swagger_helper.rb
|