Revision 68a73507 db/fixtures/initial_data.json

b/db/fixtures/initial_data.json
11 11
            "auth_token_created": "2011-05-10",
12 12
            "auth_token_expires": "2015-05-10",
13 13
            "type": "STUDENT",
14
            "created": "2011-05-10"
14
            "created": "2011-05-10",
15
            "max_invitations" : 10
15 16
   	    }
16 17
    },
17 18
    {
......
26 27
            "auth_token_created": "2011-05-10",
27 28
            "auth_token_expires": "2015-05-10",
28 29
            "type": "HELPDESK",
29
            "created": "2011-05-10"
30
            "created": "2011-05-10",
31
            "max_invitations" : 10
30 32
   	    }
31 33
    },
32 34
    {

Also available in: Unified diff