Class: CoyoteConsumerController

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

Instance Method Summary collapse

Instance Method Details

#iframeObject



4
5
6
# File 'app/controllers/coyote_consumer_controller.rb', line 4

def iframe
  redirect_to ActionController::Base.helpers.asset_path("coyote_consumer.js")
end