mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-24 23:06:41 +00:00
Merge pull request #11 from drewish/patch-1
Quote the name in the Gemfile
This commit is contained in:
commit
12cb8c48b8
@ -14,7 +14,7 @@ __NOTE__: It's early days so please be gentle when reporting issues :) As author
|
|||||||
1. Add this line to your applications _Gemfile_:
|
1. Add this line to your applications _Gemfile_:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem swagger_rails
|
gem 'swagger_rails'
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run the install generator
|
2. Run the install generator
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user