Sha256: fb6c49cc2ebc174de576dc5af9751a6d0a1890f961b7ced5ff81841c980f5c6b

Contents?: true

Size: 925 Bytes

Versions: 20

Compression:

Stored size: 925 Bytes

Contents

{
  message: 'message perso',
  attachment: {
    'name': 'titre',
    'href': 'url',
    'caption': 'sous-titre',
    'description': 'description',
    'properties': { 
      'property_key': { 
        'text': 'property_text',
        'href': 'property_url_{{VAR_2}}'
      }
    },
    'media': [{
      'type': 'flash',
      'swfsrc': 'url_flash_{{VAR_1}}',
      'imgsrc': 'url_action',
      'width': '90',
      'height': '90',
      'expanded_width': '460',
      'expanded_height': '200'
    }]
  },
  action_links : [{
    'text':'action_links_text',
    'href':'link_appli'
  }],
  uid: MambaNation.userId,
  target_ids: {
    uid001 : {
      VAR_1 : 'Texte de remplacement',
      VAR_2 : 'UserSpecificVar'
    },
    uid002 : {
      VAR_1 : 'Texte de remplacement',
      VAR_2 : 'UserSpecificVar'
    }
  },
  other: { 
    'anythingelse' : 'some_text_to_save',
    'anythingelse' : 'some_text_to_save'
  }
}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
mambanation-0.1.19 test/fixtures/publish_post.json
mambanation-0.1.18 test/fixtures/publish_post.json
mambanation-0.1.17 test/fixtures/publish_post.json
mambanation-0.1.16 test/fixtures/publish_post.json
mambanation-0.1.15 test/fixtures/publish_post.json
mambanation-0.1.14 test/fixtures/publish_post.json
mambanation-0.1.13 test/fixtures/publish_post.json
mambanation-0.1.12 test/fixtures/publish_post.json
mambanation-0.1.11 test/fixtures/publish_post.json
mambanation-0.1.10 test/fixtures/publish_post.json
mambanation-0.1.9 test/fixtures/publish_post.json
mambanation-0.1.8 test/fixtures/publish_post.json
mambanation-0.1.7 test/fixtures/publish_post.json
mambanation-0.1.6 test/fixtures/publish_post.json
mambanation-0.1.5 test/fixtures/publish_post.json
mambanation-0.1.4 test/fixtures/publish_post.json
mambanation-0.1.2 test/fixtures/publish_post.json
mambanation-0.1.1 test/fixtures/publish_post.json
mambanation-0.1.0 test/fixtures/publish_post.json
mambanation-0.0.5 test/fixtures/publish_post.json