Sha256: 20474fd2b2c32e871e52341f61ff7053d5a45f384c9e264a479637ccb28a5e6c

Contents?: true

Size: 93 Bytes

Versions: 9

Compression:

Stored size: 93 Bytes

Contents

class SwaggerController < ApplicationController

  layout "swagger"

  def index
  end
  
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
grape-swagger-ui-2.2.8 app/controllers/swagger_controller.rb
grape-swagger-ui-0.1.1 app/controllers/swagger_controller.rb
nedforce-grape-swagger-ui-0.2.0 app/controllers/swagger_controller.rb
grape-swagger-ui-0.1.0 app/controllers/swagger_controller.rb
grape-swagger-ui-0.0.9 app/controllers/swagger_controller.rb
grape-swagger-ui-0.0.4 app/controllers/swagger_controller.rb
grape-swagger-ui-0.0.3 app/controllers/swagger_controller.rb
grape-swagger-ui-0.0.2 app/controllers/swagger_controller.rb
grape-swagger-ui-0.0.1 app/controllers/swagger_controller.rb