Class: Area

Inherits:
Object
  • Object
show all
Includes:
Context
Defined in:
lib/context/load.rb,
lib/context/example.rb

Direct Known Subclasses

Buffer, Page

Instance Method Summary collapse

Methods included from Context

#header

Instance Method Details

#renderObject



54
55
56
# File 'lib/context/example.rb', line 54

def render
  puts record.inspect
end