Class: Fixturex::ModelFixtures::Fixture

Inherits:
Struct
  • Object
show all
Defined in:
lib/fixturex/tree_builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes

Returns:

  • (Object)

    the current value of attributes



12
13
14
# File 'lib/fixturex/tree_builder.rb', line 12

def attributes
  @attributes
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/fixturex/tree_builder.rb', line 12

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



12
13
14
# File 'lib/fixturex/tree_builder.rb', line 12

def path
  @path
end