Imma turn this into a blog post soon but in the meantime wanted to give the Google index a hit on
cannot load such file -- grape-swagger
The grape-swagger gem is forked right now (2015-01-23). If you simply follow the docs, you're going to get a require error.
In Gemfile
, change gem "grape-swagger-rails"
to this: gem "grape-swagger-rails", github: "BrandyMint/grape-swagger-rails"