Class: Rails::Swagger::Engine

Inherits:
Engine
  • Object
show all
Defined in:
lib/rails/swagger/engine.rb

Overview

Defines a base class from which Swagger API engines can be created. Uses namespace isolation to ensure routes don’t conflict with any pre-existing routes from the main rails application.