Sha256: 4473dc08d6206283ef982e1fefc9f91aa3987b00b4f0b7adce3ec562b42f8031

Contents?: true

Size: 572 Bytes

Versions: 8

Compression:

Stored size: 572 Bytes

Contents

{
    "room": {
        "full": false,
        "name": "Room 2",
        "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": "john@example.com",
            "admin": true,
            "id": 2,
            "name": "John Doe"
        }],
        "topic": "Testing 2",
        "active_token_value": "90cf7",
        "id": 80751,
        "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/room80751.json
tinder-1.10.0 spec/fixtures/rooms/room80751.json
tinder-1.9.4 spec/fixtures/rooms/room80751.json
tinder-1.9.3 spec/fixtures/rooms/room80751.json
sj-tinder-1.9.3 spec/fixtures/rooms/room80751.json
tinder-1.9.2 spec/fixtures/rooms/room80751.json
tinder-1.9.1 spec/fixtures/rooms/room80751.json
tinder-1.9.0 spec/fixtures/rooms/room80751.json