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



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

def attributes
  @attributes
end

#nameObject

Returns the value of attribute name



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

def name
  @name
end

#pathObject

Returns the value of attribute path



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

def path
  @path
end