# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 lft: 1 rgt: 6 parent_id: slug: unique_name: two: id: 2 lft: 2 rgt: 3 parent_id: 1 slug: first_child unique_name: first_child three: id: 3 lft: 4 rgt: 5 parent_id: 1 slug: second_child unique_name: second_child