Class: ActionView::Base

Inherits:
Object show all
Defined in:
lib/interlock/action_view.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#cached_content_forObject

Returns the value of attribute cached_content_for.



4
5
6
# File 'lib/interlock/action_view.rb', line 4

def cached_content_for
  @cached_content_for
end