Class: CoyoteConsumerController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- CoyoteConsumerController
- Defined in:
- app/controllers/coyote_consumer_controller.rb
Instance Method Summary collapse
Instance Method Details
#iframe ⇒ Object
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 |