slate-studio / openapi-rails

OpenAPI-compliant CRUD interface for Rails models with documentation.
http://www.kra.vc/openapi-rails
MIT License
38 stars 12 forks source link

Feature/multiple orms #6

Closed nvanoorschot closed 7 years ago

nvanoorschot commented 8 years ago

This is a simple way to start separating the code and only require what is needed.

I also removed Mongoid as a requirement since that should be required by the host, not the gem.