Class: Xhive::PagesController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Xhive::PagesController
- Extended by:
- Widgify
- Defined in:
- app/controllers/xhive/pages_controller.rb
Instance Method Summary collapse
Methods included from Widgify
Methods included from Controller
Instance Method Details
#show ⇒ Object
11 12 |
# File 'app/controllers/xhive/pages_controller.rb', line 11 def show end |
#widget ⇒ Object
14 15 16 |
# File 'app/controllers/xhive/pages_controller.rb', line 14 def render :show end |