ActionView::Template
Files
actionpack/lib/action_view/template.rb
Parent
Object
Methods
content_type
format_and_extension
load!
loaded?
method_segment
mime_type
mtime
multipart?
new
path
path_without_extension
path_without_format_and_extension
relative_path
render_template
source
stale?
Included Modules
Renderable
Attributes
[RW]
base_path
[RW]
extension
[RW]
filename
[RW]
format
[RW]
load_path
[RW]
name
Public Class methods
new
(template_path, load_paths = [])
Public Instance methods
content_type
()
format_and_extension
()
load!
()
loaded?
()
method_segment
()
mime_type
()
mtime
()
multipart?
()
path
()
path_without_extension
()
path_without_format_and_extension
()
relative_path
()
render_template
(view, local_assigns = {})
source
()
stale?
()