Sha256: bbd84fb44c32bec67f79805a22669e8640c13b5b94fd2145caa785e1810a202a

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

dm:
  value1: this is value 1
  value2: this is value 2
  full_name: ~full_name
  first_name: ~first_name
  last_name: ~last_name
  name_prefix: ~name_prefix
  name_suffix: ~name_suffix
  street: ~street_address
  street_plus:  ~street_address(true)
  city: ~city
  state: ~state
  state_ab: ~state_abbr
  zip: ~zip_code
  country: ~country
  second_address: ~secondary_address
  company: ~company_name
  email: ~email_address
  email_plus: ~email_address('buddy')
  domain_name: ~domain_name
  url: ~url
  user_name: ~user_name
  phone: ~phone_number
  cell: ~cell_phone
  catch_phrase: ~catch_phrase
  words: ~words
  sentence: ~sentence
  sentences: ~sentences
  paragraphs: ~paragraphs
  characters: ~characters
  bool_true: true
  bool_false: false
  random: ~randomize ['Tom', 'Dick', 'Harry']
  range:  ~randomize 1..5
  mask: ~mask "###-AAA_aaa"
  title: ~title
  today: ~today
  tomorrow: ~tomorrow
  yesterday: ~yesterday
  5daysfromtoday: ~5.days_from_today
  5daysago: ~5.days_ago
  some_month: ~month

dynamic:
  blah: ~blah

other:
  name: Cheezy
  address: 123 Main Street
  email: cheezy@example.com

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
data_magic-0.13 features/yaml/example.yml