Class: Primer::ViewComponents::IncludeFragmentController

Inherits:
ApplicationController show all
Defined in:
app/controllers/primer/view_components/include_fragment_controller.rb

Overview

:nodoc: :nocov:

Instance Method Summary collapse

Instance Method Details

#deferredObject



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

#landingObject



10
# File 'app/controllers/primer/view_components/include_fragment_controller.rb', line 10

def landing; end