Class: BetterFrame::ApiController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- BetterFrame::ApiController
- Defined in:
- app/controllers/better_frame/api_controller.rb
Instance Method Summary collapse
Instance Method Details
#include ⇒ Object
5 6 7 |
# File 'app/controllers/better_frame/api_controller.rb', line 5 def include render 'include.js' end |