Sha256: 91aeca42184923ceed09a56e6459deef59674e5611ee99531891a8b3f5008407

Contents?: true

Size: 570 Bytes

Versions: 8

Compression:

Stored size: 570 Bytes

Contents

{
    "room": {
        "full": false,
        "name": "Room 1",
        "created_at": "2007/03/16 18:03:21 +0000",
        "updated_at": "2007/03/16 18:03:21 +0000",
        "users": [{
            "type": "Member",
            "created_at": "2006/12/07 21:20:39 +0000",
            "email_address": "jane@example.com",
            "admin": true,
            "id": 1,
            "name": "Jane Doe"
        }],
        "topic": "Testing",
        "active_token_value": "90cf7",
        "id": 80749,
        "open_to_guests": true,
        "membership_limit": 4
    }
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
tinder-1.10.1 spec/fixtures/rooms/room80749.json
tinder-1.10.0 spec/fixtures/rooms/room80749.json
tinder-1.9.4 spec/fixtures/rooms/room80749.json
tinder-1.9.3 spec/fixtures/rooms/room80749.json
sj-tinder-1.9.3 spec/fixtures/rooms/room80749.json
tinder-1.9.2 spec/fixtures/rooms/room80749.json
tinder-1.9.1 spec/fixtures/rooms/room80749.json
tinder-1.9.0 spec/fixtures/rooms/room80749.json