Class: Attachinary::CorsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/attachinary/cors_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



5
6
7
# File 'app/controllers/attachinary/cors_controller.rb', line 5

def show
  respond_with request.query_parameters
end