Module: ActionController::Renderers::All
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Included In:
::ActionController::Base,
::ActionView::TestCase::TestController,
Rails::ApplicationController,
Rails::InfoController,
Rails::MailersController,
Rails::WelcomeController
| |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
::ActiveSupport::Concern
|
|
Instance Chain:
|
|
Defined in: | actionpack/lib/action_controller/metal/renderers.rb |
Constant Summary
::ActionController::Renderers - Included
::ActionController::Renderers - Attributes & Methods
Class Method Summary
::ActiveSupport::Concern - Extended
Instance Method Summary
DSL Calls
included
[ GitHub ]108 109 110
# File 'actionpack/lib/action_controller/metal/renderers.rb', line 108
included do self._renderers = RENDERERS end
Class Attribute Details
._renderers (rw)
[ GitHub ]# File 'actionpack/lib/action_controller/metal/renderers.rb', line 24
class_attribute :_renderers
._renderers? ⇒ Boolean
(rw)
[ GitHub ]
# File 'actionpack/lib/action_controller/metal/renderers.rb', line 24
class_attribute :_renderers
Instance Attribute Details
#_renderers (rw)
[ GitHub ]# File 'actionpack/lib/action_controller/metal/renderers.rb', line 24
class_attribute :_renderers
#_renderers? ⇒ Boolean
(rw)
[ GitHub ]
# File 'actionpack/lib/action_controller/metal/renderers.rb', line 24
class_attribute :_renderers