Cross posting from swagger-api/swagger-editor#1161
On the sample Instagram API, clicking "Generate Server > Rails" results in the following README file:
# Swagger for Rails 5
This is a project to provide Swagger support inside the [Sinatra](http://rubyonrails.org/) framework.
...
The offending part sentence is "... support inside the [Sinatra](http://rubyonrails.org/) framework" .. pretty sure you meant "Rails".