Class: BareTest::Layout

Inherits:
Struct
  • Object
show all
Defined in:
lib/baretest/layout.rb

Overview

:stopdoc:

Instance Attribute Summary collapse

Instance Attribute Details

#fooObject

Returns the value of attribute foo

Returns:

  • (Object)

    the current value of foo



11
12
13
# File 'lib/baretest/layout.rb', line 11

def foo
  @foo
end