Parent

Files

Class/Module Index [+]

Quicksearch

ActionView::LookupContext

Attributes

last_template[RW]

Public Instance Methods

find_template_with_last_template(name, prefixes = [], partial = false, keys = [], options = {}) click to toggle source
# File lib/active_scaffold/extensions/action_view_rendering.rb, line 5
def find_template_with_last_template(name, prefixes = [], partial = false, keys = [], options = {})
  self.last_template = find_template_without_last_template(name, prefixes, partial, keys, options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.