Class: Primer::ViewComponents::IncludeFragmentController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Primer::ViewComponents::IncludeFragmentController
- Defined in:
- app/controllers/primer/view_components/include_fragment_controller.rb
Overview
:nodoc: :nocov:
Instance Method Summary collapse
Instance Method Details
#deferred ⇒ Object
12 13 14 |
# File 'app/controllers/primer/view_components/include_fragment_controller.rb', line 12 def deferred render "primer/view_components/include_fragment/deferred" end |
#landing ⇒ Object
10 |
# File 'app/controllers/primer/view_components/include_fragment_controller.rb', line 10 def landing; end |