Project

General

Profile

Download (743 Bytes) Statistics
| Branch: | Tag: | Revision:
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

# This model initially had no columns defined. If you add columns to the
# model remove the '{}' from the fixture names and add the columns immediately
# below each fixture, per the syntax in the comments below
#
one:
taxonomy: location1
taxable: one
taxable_type: "Subnet"

two:
taxonomy: location1
taxable: one
taxable_type: "SmartProxy"

three:
taxonomy: organization1
taxable: one
taxable_type: "Subnet"

four:
taxonomy: organization1
taxable: one
taxable_type: "SmartProxy"

five:
taxonomy: location1
taxable: production
taxable_type: "Environment"

fix:
taxonomy: organization1
taxable: production
taxable_type: "Environment"
(47-47/56)