ruby-grape / grape-swagger-rails

Swagger UI as Rails Engine for grape-swagger gem.
MIT License
252 stars 197 forks source link

Update the dummy app with more modern Rails conventions #109

Closed duffn closed 1 year ago

duffn commented 1 year ago

Now that we're on railties > 6 (https://github.com/ruby-grape/grape-swagger-rails/pull/107), the dummy app should be updated to a Rails 6+ style.