Class: BareTest::Layout
- Inherits:
-
Struct
- Object
- Struct
- BareTest::Layout
- Defined in:
- lib/baretest/layout.rb
Overview
:stopdoc:
Instance Attribute Summary collapse
-
#foo ⇒ Object
Returns the value of attribute foo.
Instance Attribute Details
#foo ⇒ Object
Returns the value of attribute foo
11 12 13 |
# File 'lib/baretest/layout.rb', line 11 def foo @foo end |