Merge pull request #11 from drewish/patch-1

Quote the name in the Gemfile
This commit is contained in:
domaindrivendev 2016-09-11 13:02:11 -07:00 committed by GitHub
commit 12cb8c48b8

View File

@ -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_:
```ruby
gem swagger_rails
gem 'swagger_rails'
```
2. Run the install generator