Revision 75768d0e db/fixtures/images.json

b/db/fixtures/images.json
7 7
            "owner": 1,
8 8
            "created": "2011-02-06 00:00:00",
9 9
            "updated": "2011-02-06 00:00:00",
10
            "state": "ACTIVE"
10
            "state": "ACTIVE",
11
            "public": 1
11 12
        }
12 13
    },
13 14
    {
......
18 19
            "owner": 1,
19 20
            "created": "2011-02-06 00:00:00",
20 21
            "updated": "2011-02-06 00:00:00",
21
            "state": "ACTIVE"
22
            "state": "ACTIVE",
23
            "public": 1
22 24
        }
23 25
    },
24 26
    {
......
29 31
            "owner": 1,
30 32
            "created": "2011-02-06 00:00:00",
31 33
            "updated": "2011-02-06 00:00:00",
32
            "state": "ACTIVE"
34
            "state": "ACTIVE",
35
            "public": 1
33 36
        }
34 37
    },
35 38
    {

Also available in: Unified diff