class Template
Ruby on Rails 6.1.7.10
Since v2.2.3Action View Template
Action View Renderable Template for objects that respond to #render_in
Inherits from
Namespace
Modules
Classes
Extends
Attributes
Methods (defined here)
- # encode!
- # inspect
- # local_assigns
- # render
- # short_identifier
- # source
- # supports_streaming?
- # type
- self. new
Private methods
(9)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveSupport::Autoload (6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options
From ActiveRecord::TestFixtures (4)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended