Sha256: 1d8e20146fd33c01e48cd0bdb84f02e2a580d449b069101cc5b845391c26085b

Contents?: true

Size: 726 Bytes

Versions: 3

Compression:

Stored size: 726 Bytes

Contents

post_one_title_en:
  record: one (Post)
  name: title
  locale: en
  body: Post Title

post_one_title_fr:
  record: one (Post)
  name: title
  locale: fr
  body: Le titre du billet

post_one_content_en:
  record: one (Post)
  name: content
  locale: en
  body: <h1>Hello world!</h1>

post_one_content_fr:
  record: one (Post)
  name: content
  locale: fr
  body: <h1>Bonjour le monde !</h1>

post_one_non_i18n_content:
  record: one (Post)
  name: non_i18n_content
  body: <h1>Hello non i18n world!</h1>

untranslated_title_en:
  record: untranslated (Post)
  name: title
  locale: en
  body: untranslated title

untranslated_content_en:
  record: untranslated (Post)
  name: content
  locale: en
  body: untranslated content

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mobility-actiontext-1.1.0 test_app/test/fixtures/action_text/rich_texts.yml
mobility-actiontext-1.0.0 test_app/test/fixtures/action_text/rich_texts.yml
mobility-actiontext-0.6.0 test_app/test/fixtures/action_text/rich_texts.yml