faker 3.2.0 → 3.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +437 -2
- data/README.md +29 -14
- data/lib/faker/books/lovecraft.rb +2 -3
- data/lib/faker/default/address.rb +2 -2
- data/lib/faker/default/alphanumeric.rb +1 -1
- data/lib/faker/default/chile_rut.rb +23 -17
- data/lib/faker/default/code.rb +64 -18
- data/lib/faker/default/company.rb +99 -5
- data/lib/faker/default/crypto.rb +13 -4
- data/lib/faker/default/date.rb +61 -5
- data/lib/faker/default/driving_licence.rb +19 -8
- data/lib/faker/default/finance.rb +2 -2
- data/lib/faker/default/hipster.rb +2 -3
- data/lib/faker/default/html.rb +230 -0
- data/lib/faker/default/id_number.rb +38 -24
- data/lib/faker/default/internet.rb +19 -53
- data/lib/faker/default/invoice.rb +3 -3
- data/lib/faker/default/json.rb +9 -4
- data/lib/faker/default/lorem.rb +6 -3
- data/lib/faker/default/{nhs.rb → national_health_service.rb} +8 -4
- data/lib/faker/default/number.rb +1 -1
- data/lib/faker/default/omniauth.rb +4 -4
- data/lib/faker/default/phone_number.rb +37 -18
- data/lib/faker/default/placeholdit.rb +1 -1
- data/lib/faker/default/south_africa.rb +3 -3
- data/lib/faker/{music/show.rb → default/theater.rb} +8 -8
- data/lib/faker/default/types.rb +5 -6
- data/lib/faker/default/vehicle.rb +23 -11
- data/lib/faker/games/final_fantasy_xiv.rb +73 -0
- data/lib/faker/games/heroes_of_the_storm.rb +0 -11
- data/lib/faker/japanese_media/fullmetal_alchemist_brotherhood.rb +10 -10
- data/lib/faker/locations/australia.rb +40 -38
- data/lib/faker/movies/star_wars.rb +1 -1
- data/lib/faker/movies/{room.rb → the_room.rb} +4 -4
- data/lib/faker/music/smashing_pumpkins.rb +64 -0
- data/lib/faker/travel/airport.rb +2 -2
- data/lib/faker/travel/train_station.rb +54 -0
- data/lib/faker/tv_shows/archer.rb +51 -0
- data/lib/faker/tv_shows/buffy.rb +0 -13
- data/lib/faker/tv_shows/dr_who.rb +0 -13
- data/lib/faker/tv_shows/south_park.rb +15 -0
- data/lib/faker/tv_shows/the_fresh_prince_of_bel_air.rb +0 -13
- data/lib/faker/version.rb +1 -1
- data/lib/faker.rb +20 -8
- data/lib/helpers/deprecator.rb +118 -0
- data/lib/helpers/positional_generator.rb +480 -0
- data/lib/locales/README.md +18 -2
- data/lib/locales/bg.yml +0 -1
- data/lib/locales/da-DK.yml +529 -35
- data/lib/locales/de-AT.yml +3487 -26
- data/lib/locales/de-CH.yml +4359 -12
- data/lib/locales/de.yml +7182 -100
- data/lib/locales/ee.yml +0 -1
- data/lib/locales/en/address.yml +1826 -561
- data/lib/locales/en/archer.yml +75 -0
- data/lib/locales/en/australia.yml +106 -105
- data/lib/locales/en/bank.yml +1 -1
- data/lib/locales/en/cosmere.yml +1 -1
- data/lib/locales/en/dog.yml +262 -7
- data/lib/locales/en/dota.yml +120 -67
- data/lib/locales/en/final_fantasy_xiv.yml +754 -0
- data/lib/locales/en/finance.yml +4 -4
- data/lib/locales/en/food.yml +2 -1
- data/lib/locales/en/{fma_brotherhood.yml → fullmetal_alchemist_brotherhood.yml} +3 -3
- data/lib/locales/en/harry_potter.yml +1 -1
- data/lib/locales/en/id_number.yml +1 -1
- data/lib/locales/en/internet.yml +0 -4
- data/lib/locales/en/minecraft.yml +4 -4
- data/lib/locales/en/music.yml +25 -25
- data/lib/locales/en/opera.yml +1 -1
- data/lib/locales/en/phone_number.yml +78 -3
- data/lib/locales/en/restaurant.yml +1 -1
- data/lib/locales/en/smashing_pumpkins.yml +382 -0
- data/lib/locales/en/south_park.yml +360 -2
- data/lib/locales/en/{room.yml → the_room.yml} +1 -1
- data/lib/locales/en/{show.yml → theater.yml} +1 -1
- data/lib/locales/en/train_station.yml +280 -0
- data/lib/locales/en/vehicle.yml +1 -1
- data/lib/locales/en-AU.yml +718 -47
- data/lib/locales/en-CA.yml +373 -19
- data/lib/locales/en-GB.yml +116 -9
- data/lib/locales/en-IND.yml +1259 -17
- data/lib/locales/en-KE.yml +212 -0
- data/lib/locales/en-MS.yml +364 -18
- data/lib/locales/en-NEP.yml +212 -38
- data/lib/locales/en-NZ.yml +1153 -124
- data/lib/locales/en-PAK.yml +392 -11
- data/lib/locales/en-SG.yml +581 -17
- data/lib/locales/en-US.yml +6914 -74
- data/lib/locales/en-au-ocker.yml +266 -24
- data/lib/locales/es-AR.yml +4569 -4600
- data/lib/locales/es-MX.yml +0 -1
- data/lib/locales/es.yml +0 -1
- data/lib/locales/fr/address.yml +761 -8
- data/lib/locales/fr/internet.yml +0 -1
- data/lib/locales/fr/name.yml +2 -1
- data/lib/locales/fr-CA.yml +2733 -44
- data/lib/locales/fr-CH.yml +0 -1
- data/lib/locales/fr.yml +3 -1
- data/lib/locales/hy.yml +3624 -120
- data/lib/locales/id.yml +839 -12
- data/lib/locales/it.yml +1304 -33
- data/lib/locales/ja/book.yml +492 -3
- data/lib/locales/ja/football.yml +115 -0
- data/lib/locales/ja/lorem.yml +1 -1
- data/lib/locales/ja/sport.yml +130 -0
- data/lib/locales/ja/touhou.yml +466 -0
- data/lib/locales/ko.yml +1361 -21
- data/lib/locales/lt.yml +297 -16
- data/lib/locales/lv.yml +0 -1
- data/lib/locales/nb-NO.yml +518 -30
- data/lib/locales/nl.yml +9 -2
- data/lib/locales/pl.yml +0 -1
- data/lib/locales/pt-BR.yml +8205 -665
- data/lib/locales/pt.yml +844 -45
- data/lib/locales/ru.yml +1353 -70
- data/lib/locales/sk.yml +4410 -44
- data/lib/locales/sv.yml +99 -0
- data/lib/locales/tr.yml +0 -2
- data/lib/locales/uk.yml +1808 -45
- data/lib/locales/zh-CN/bank.yml +17 -0
- metadata +26 -154
- data/History.md +0 -176
data/lib/locales/en/finance.yml
CHANGED
@@ -12,9 +12,9 @@ en:
|
|
12
12
|
- /6011-####-####-###L/
|
13
13
|
- /65##-####-####-###L/
|
14
14
|
- /64[4-9]#-####-####-###L/
|
15
|
-
- /6011-62
|
16
|
-
- /65##-62
|
17
|
-
- /64[4-9]#-62
|
15
|
+
- /6011-62##-####-####-##L/
|
16
|
+
- /65##-62##-####-####-##L/
|
17
|
+
- /64[4-9]#-62##-####-####-##L/
|
18
18
|
american_express:
|
19
19
|
- /34##-######-####L/
|
20
20
|
- /37##-######-####L/
|
@@ -49,7 +49,7 @@ en:
|
|
49
49
|
- /6771#########{5,6}L/
|
50
50
|
- /6709#########{5,6}L/
|
51
51
|
condominium_fiscal_code:
|
52
|
-
IT: "
|
52
|
+
IT: "###########"
|
53
53
|
vat_number:
|
54
54
|
AT: "ATU########"
|
55
55
|
AR: "AR###########"
|
data/lib/locales/en/food.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
en:
|
2
2
|
faker:
|
3
|
-
|
3
|
+
fullmetal_alchemist_brotherhood:
|
4
4
|
characters:
|
5
5
|
- Edward Elric
|
6
6
|
- Alphonse Elric
|
@@ -8,7 +8,7 @@ en:
|
|
8
8
|
- Riza Hawkeye
|
9
9
|
- Scar
|
10
10
|
- Winry Rockbell
|
11
|
-
- May Chang
|
11
|
+
- May Chang
|
12
12
|
- Maes Hughes
|
13
13
|
- Alex Louis Armstrong
|
14
14
|
- Jean Havoc
|
@@ -47,7 +47,7 @@ en:
|
|
47
47
|
- Isaac McDougal
|
48
48
|
- Solf J. Kimblee
|
49
49
|
- Van Hohenheim
|
50
|
-
- Fu
|
50
|
+
- Fu
|
51
51
|
- Ling Yao
|
52
52
|
- Lan Fan
|
53
53
|
- Olivier Mira Armstrong
|
@@ -2,7 +2,7 @@ en:
|
|
2
2
|
faker:
|
3
3
|
harry_potter:
|
4
4
|
characters: ["Hannah Abbott", "Bathsheda Babbling", "Ludo Bagman", "Bathilda Bagshot", "Marcus Belby", "Katie Bell", "Cuthbert Binns", "Phineas Nigellus Black", "Regulus Arcturus Black", "Sirius Black", "Broderick Bode", "Bogrod", "Amelia Bones", "Susan Bones", "Terry Boot", "Mr. Borgin", "Lavender Brown", "Millicent Bulstrode", "Charity Burbage", "Frank Bryce", "Alecto Carrow", "Amycus Carrow", "Reginald Cattermole", "Mary Cattermole", "Cho Chang", "Penelope Clearwater", "Mrs. Cole", "Michael Corner", "Vincent Crabbe, Sr.", "Vincent Crabbe", "Dennis Creevey", "Dirk Cresswell", "Bartemius Crouch, Sr.", "Barty Crouch, Jr.", "Roger Davies", "John Dawlish", "Fleur Delacour", "Gabrielle Delacour", "Dedalus Diggle", "Amos Diggory", "Cedric Diggory", "Armando Dippet", "Elphias Doge", "Antonin Dolohov", "Aberforth Dumbledore", "Albus Dumbledore", "Ariana Dumbledore", "Dudley Dursley", "Marge Dursley", "Petunia Dursley", "Vernon Dursley", "Marietta Edgecombe", "Everard", "Arabella Figg", "Argus Filch", "Justin Finch-Fletchley", "Seamus Finnigan", "Marcus Flint", "Nicholas Flamel", "Mundungus Fletcher", "Filius Flitwick", "Florean Fortescue", "Cornelius Fudge", "Marvolo Gaunt", "Merope Gaunt", "Morfin Gaunt", "Anthony Goldstein", "Goyle Sr.", "Gregory Goyle", "Heromine Granger", "Gregorovitch", "Fenrir Greyback", "Gellert Grindelwald", "Wilhelmina Grubbly-Plank", "Godric Gryffindor", "Astoria Greengrass", "Rubeus Hagrid", "Rolanda Hooch", "Mafalda Hopkirk", "Helga Hufflepuff", "Angelina Johnson", "Lee Jordan", "Bertha Jorkins", "Igor Karkaroff", "Viktor Krum", "Bellatrix Lestrange", "Rabastan Lestrange", "Rodolphus Lestrange", "Gilderoy Lockhart", "Alice Longbottom", "Augusta Longbottom", "Frank Longbottom", "Neville Longbottom", "Luna Lovegood", "Xenophilius Lovegood", "Remus Lupin", "Walden Macnair", "Draco Malfoy", "Lucius Malfoy", "Narcissa Malfoy", "Madam Malkin", "Griselda Marchbanks", "Olympe Maxime", "Ernie Macmillan", "Minerva McGonagall", "Cormac McLaggen", "Graham Montague", "Alastor (Mad-Eye) Moody", "Moran", "Theodore Nott", "Bob Ogden", "Garrick Ollivander", "Pansy Parkinson", "Padma Patil", "Parvati Patil", "Peter Pettigrew", "Antioch Peverell", "Cadmus Peverell", "Ignotus Peverell", "Irma Prince", "Sturgis Podmore", "Poppy Pomfrey", "Harry Potter", "James Potter", "Lily Potter", "Fabian Prewett", "Gideon Prewett", "Quirinus Quirrell", "Helena Ravenclaw (The Grey Lady)", "Rowena Ravenclaw", "Tom Marvolo Riddle", "Mr. Roberts", "Demelza Robins", "Augustus Rookwood", "Albert Runcorn", "Scabior", "Newt Scamander", "Rolf Scamander", "Rufus Scrimgeour", "Kingsley Shacklebolt", "Stan Shunpike", "Aurora Sinistra", "Rita Skeeter", "Horace Slughorn", "Salazar Slytherin", "Hepzibah Smith", "Zacharias Smith", "Severus Snape", "Alicia Spinnet", "Pomona Sprout", "Pius Thicknesse", "Dean Thomas", "Andromeda Tonks", "Nymphadora Tonks", "Ted Tonks", "Travers", "Sybill Trelawney", "Wilky Twycross", "Dolores Jane Umbridge", "Emmeline Vance", "Romilda Vane", "Septima Vector", "Lord Voldemort", "Myrtle Warren", "Cassius Warrington", "Arthur Weasley", "Bill Weasley", "Charlie Weasley", "Fred Weasley", "George Weasley", "Ginny Weasley", "Molly Weasley", "Percy Weasley", "Ron Weasley", "Oliver Wood", "Kennilworthy Whisp", "Yaxley", "Blaise Zabini", "Aragog", "Bane", "Beedle the Bard", "The Bloody Baron", "Buckbeak", "Sir Cadogan", "Crookshanks", "Dobby", "Enid", "Errol", "Fang", "The Fat Friar", "Fridwulfa", "The Fat Lady", "Fawkes", "Firenze", "Fluffy", "Grawp", "Griphook", "Hedwig", "Hokey", "Kreacher", "Magorian", "Moaning Myrtle", "Mrs. Norris", "Great Aunt Muriel", "Nagini", "Nearly Headless Nick", "Norbert", "Peeves", "Pigwidgeon", "Madam Rosmerta", "Ronan", "Scabbers", "Trevor", "Winky"]
|
5
|
-
locations: ["The Burrow", "Godric's Hollow", "Little Hangleton", "Malfoy Manor", "Number 12, Grimmauld Place", "Shell Cottage", "Sinner's End", "Beauxbatons", "
|
5
|
+
locations: ["The Burrow", "Godric's Hollow", "Little Hangleton", "Malfoy Manor", "Number 12, Grimmauld Place", "Shell Cottage", "Sinner's End", "Beauxbatons", "Castelobruxo", "Durmstrang", "Hogwarts", "Ilvermorny", "Mahoutokoro", "Uagadou", "Diagon Alley", "Eeylops Owl Emporium", "Florean Fortescue's Ice Cream Parlour", "Flourish & Blotts", "Gambol and Japes", "Gringotts Wizarding Bank", "Knockturn Alley", "Borgin & Burkes", "The Leaky Cauldron", "Madam Malkin's Robes for All Occasions", "Magical Menagerie", "Ollivanders", "Potage's Cauldron Shop", "Quality Quidditch Shop", "Slug and Jiggers Apothecary", "Stalls", "Twilfitt and Tatting's", "Weasleys' Wizard Wheezes", "Wiseacre's Wizarding Equipment", "Hogsmeade", "The Three Broomsticks", "Honeydukes", "Zonko's Joke Shop", "Hogsmeade Station", "The Hog's Head", "Dervish & Banges", "Gladrags Wizardwear", "Scrivenshaft's Quill Shop", "Madam Puddifoot's", "Post Office", "Shrieking Shack", "Azkaban", "Ministry of Magic", "St. Mungo's Hospital for Magical Maladies and Injuries", "Numengard", "Platform 9 3/4"]
|
6
6
|
quotes: ["It does not do to dwell on dreams and forget to live.", "It takes a great deal of bravery to stand up to our enemies, but just as much to stand up to our friends.", "To the well-organized mind, death is but the next great adventure.", "It is our choices, Harry, that show what we truly are, far more than our abilities.", "Happiness can be found even in the darkest of times if only one remembers to turn on the light.", "If you want to know what a man’s like, take a good look at how he treats his inferiors, not his equals.", "Dark and difficult times lie ahead. Soon we must all face the choice between what is right and what is easy.", "Just because you have the emotional range of a teaspoon doesn’t mean we all have.", "We’ve all got both light and dark inside us. What matters is the part we choose to act on. That’s who we really are.", "Harry, suffering like this proves you are still a man! This pain is part of being human...the fact that you can feel pain like this is your greatest strength.", "Things we lose have a way of coming back to us in the end, if not always in the way we expect.", "It is the unknown we fear when we look upon death and darkness, nothing more.", "Of course it is happening inside your head, Harry, but why on earth should that mean that it is not real?", "Words are in my not-so-humble opinion, the most inexhaustible form of magic we have, capable both of inflicting injury and remedying it.", "After all this time? Always.", "No story lives unless someone wants to listen. The stories we love best do live in us forever. So whether you come back by page or by the big screen, Hogwarts will always be there to welcome you home.", "You're a wizard, Harry.", "We could all have been killed - or worse, expelled.", "Never trust anything that can think for itself if you can't see where it keeps its brain.", "It’s wingardium leviOsa, not leviosAH.", "You sort of start thinking anything’s possible if you’ve got enough nerve.", "I solemnly swear that I am up to no good.", "There are some things you can't share without ending up liking each other, and knocking out a twelve-foot mountain troll is one of them."]
|
7
7
|
books: ["Harry Potter and the Sorcerer's Stone", "Harry Potter and the Chamber of Secrets", "Harry Potter and the Prisoner of Azkaban", "Harry Potter and the Goblet of Fire", "Harry Potter and the Order of the Phoenix", "Harry Potter and the Half-Blood Prince", "Harry Potter and the Deathly Hallows"]
|
8
8
|
houses: ["Gryffindor", "Slytherin", "Ravenclaw", "Hufflepuff", "Horned Serpent", "Wampus", "Thunderbird", "Pukwudgie"]
|
data/lib/locales/en/internet.yml
CHANGED
@@ -629,14 +629,14 @@ en:
|
|
629
629
|
- Piglin
|
630
630
|
status_effect:
|
631
631
|
- Absorption
|
632
|
-
- Bad Luck
|
632
|
+
- Bad Luck
|
633
633
|
- Bad Omen
|
634
634
|
- Blindness
|
635
635
|
- Conduit Power
|
636
|
-
- Dolphin's Grace
|
637
|
-
- Fatal Poison
|
636
|
+
- Dolphin's Grace
|
637
|
+
- Fatal Poison
|
638
638
|
- Fire Resistance
|
639
|
-
- Glowing
|
639
|
+
- Glowing
|
640
640
|
- Haste
|
641
641
|
- Health Boost
|
642
642
|
- Hero of the Village
|
data/lib/locales/en/music.yml
CHANGED
@@ -32,10 +32,8 @@ en:
|
|
32
32
|
- Arctic Monkeys
|
33
33
|
- B.B. King
|
34
34
|
- Bauhaus
|
35
|
-
- The Beatles
|
36
35
|
- Beck
|
37
36
|
- Billy Idol
|
38
|
-
- The Birthday Party
|
39
37
|
- Björk
|
40
38
|
- Blinker The Star
|
41
39
|
- Blondie
|
@@ -54,16 +52,11 @@ en:
|
|
54
52
|
- Chris Isaak
|
55
53
|
- Chrissie Hynde
|
56
54
|
- Chuck Berry
|
57
|
-
- The Clash
|
58
55
|
- Cliff Richard (and the Shadows)
|
59
56
|
- Coldplay
|
60
57
|
- Cootie Williams
|
61
58
|
- Cortinas
|
62
|
-
- " The"
|
63
|
-
- The Cramps
|
64
|
-
- The Cranberries
|
65
59
|
- Cream
|
66
|
-
- The Cure
|
67
60
|
- David Bowie
|
68
61
|
- David Gilmour
|
69
62
|
- Deepest Blue
|
@@ -77,7 +70,6 @@ en:
|
|
77
70
|
- Elvis Costello
|
78
71
|
- Elvis Presley
|
79
72
|
- Eric Clapton
|
80
|
-
- The Faces
|
81
73
|
- Fats Domino
|
82
74
|
- Flaming Lips
|
83
75
|
- Florence and the Machine
|
@@ -94,7 +86,6 @@ en:
|
|
94
86
|
- Hugh Masekela
|
95
87
|
- Ian Dury
|
96
88
|
- Iggy Pop
|
97
|
-
- The Jam
|
98
89
|
- James Brown
|
99
90
|
- Jeff Beck
|
100
91
|
- Jeff Buckley
|
@@ -111,14 +102,11 @@ en:
|
|
111
102
|
- Kate Bush
|
112
103
|
- Keith Moon
|
113
104
|
- Keith Richards
|
114
|
-
- The Kinks
|
115
105
|
- Kiss
|
116
|
-
- The La's
|
117
106
|
- Led Zeppelin
|
118
107
|
- Lenny Kravitz
|
119
108
|
- Leonard Cohen
|
120
109
|
- Liam Gallagher
|
121
|
-
- The Libertines
|
122
110
|
- Madness
|
123
111
|
- Madonna
|
124
112
|
- Manic Street Preachers
|
@@ -126,7 +114,6 @@ en:
|
|
126
114
|
- Marianne Faithfull
|
127
115
|
- Marilyn Manson
|
128
116
|
- Maroon 5
|
129
|
-
- The Mars Volta
|
130
117
|
- Max Roach
|
131
118
|
- Michael Jackson
|
132
119
|
- Miles Davis
|
@@ -145,6 +132,7 @@ en:
|
|
145
132
|
- Oasis
|
146
133
|
- Offspring
|
147
134
|
- Ozzy Osbourne
|
135
|
+
- PJ Harvey
|
148
136
|
- Paramore
|
149
137
|
- Pat Metheny
|
150
138
|
- Patti Smith
|
@@ -154,21 +142,16 @@ en:
|
|
154
142
|
- Phil Collins
|
155
143
|
- Phish
|
156
144
|
- Pink Floyd
|
157
|
-
- PJ Harvey
|
158
|
-
- The Police
|
159
|
-
- The Pretenders
|
160
145
|
- Primal Scream
|
161
146
|
- Prince
|
162
147
|
- Program The Dead
|
163
148
|
- Pulp
|
164
149
|
- Queen
|
150
|
+
- R.E.M.
|
165
151
|
- Radiohead
|
166
|
-
- The Ramones
|
167
152
|
- Red Hot Chili Peppers
|
168
|
-
- R.E.M.
|
169
153
|
- Rick Wright
|
170
154
|
- Rod Stewart
|
171
|
-
- The Rolling Stones
|
172
155
|
- Rory Gallagher
|
173
156
|
- Roxy Music
|
174
157
|
- Roy Hargrove
|
@@ -179,15 +162,35 @@ en:
|
|
179
162
|
- Simply Red
|
180
163
|
- Sinead O'connor
|
181
164
|
- Siouxsie and The Banshees
|
182
|
-
- The Slits
|
183
|
-
- The Smiths
|
184
165
|
- Sonic Youth
|
185
|
-
- The Specials
|
186
166
|
- Squeeze
|
187
167
|
- Status Quo
|
188
168
|
- Stereophonics
|
189
169
|
- Stone Roses
|
190
170
|
- Syd Barrett
|
171
|
+
- The Beatles
|
172
|
+
- The Birthday Party
|
173
|
+
- The Clash
|
174
|
+
- The Cramps
|
175
|
+
- The Cranberries
|
176
|
+
- The Cure
|
177
|
+
- The Faces
|
178
|
+
- The Jam
|
179
|
+
- The Killers
|
180
|
+
- The Kinks
|
181
|
+
- The La's
|
182
|
+
- The Libertines
|
183
|
+
- The Mars Volta
|
184
|
+
- The Police
|
185
|
+
- The Pretenders
|
186
|
+
- The Ramones
|
187
|
+
- The Rolling Stones
|
188
|
+
- The Slits
|
189
|
+
- The Smiths
|
190
|
+
- The Specials
|
191
|
+
- The Undertones
|
192
|
+
- The Who
|
193
|
+
- The Yardbirds
|
191
194
|
- Thelonius Monk
|
192
195
|
- Thin Lizzy
|
193
196
|
- Thornley
|
@@ -196,12 +199,9 @@ en:
|
|
196
199
|
- Tom Robinson
|
197
200
|
- Tom Waits
|
198
201
|
- U2
|
199
|
-
- The Undertones
|
200
202
|
- Van Morrison
|
201
203
|
- Velvet Revolver
|
202
204
|
- White Stripes
|
203
|
-
- The Who
|
204
|
-
- The Yardbirds
|
205
205
|
- Yumi Matsutoya
|
206
206
|
albums:
|
207
207
|
- Thriller
|
data/lib/locales/en/opera.yml
CHANGED
@@ -1,7 +1,82 @@
|
|
1
1
|
en:
|
2
2
|
faker:
|
3
3
|
phone_number:
|
4
|
-
|
4
|
+
area_code:
|
5
|
+
- '201'
|
6
|
+
- '321'
|
7
|
+
- '416'
|
8
|
+
- '212'
|
9
|
+
- '604'
|
10
|
+
- '305'
|
11
|
+
- '514'
|
12
|
+
- '310'
|
13
|
+
- '613'
|
14
|
+
- '415'
|
15
|
+
- '617'
|
16
|
+
- '713'
|
17
|
+
- '905'
|
18
|
+
- '312'
|
19
|
+
- '619'
|
20
|
+
- '416'
|
21
|
+
- '702'
|
22
|
+
- '202'
|
23
|
+
- '403'
|
24
|
+
- '305'
|
25
|
+
country_code:
|
26
|
+
- '1'
|
27
|
+
- '86'
|
28
|
+
- '91'
|
29
|
+
- '7'
|
30
|
+
- '81'
|
31
|
+
- '44'
|
32
|
+
- '49'
|
33
|
+
- '82'
|
34
|
+
- '55'
|
35
|
+
- '33'
|
36
|
+
- '92'
|
37
|
+
- '90'
|
38
|
+
- '62'
|
39
|
+
- '39'
|
40
|
+
- '34'
|
41
|
+
- '84'
|
42
|
+
- '20'
|
43
|
+
- '30'
|
44
|
+
- '62'
|
45
|
+
- '63'
|
46
|
+
- '64'
|
47
|
+
- '65'
|
48
|
+
- '66'
|
49
|
+
- '852'
|
50
|
+
- '1'
|
51
|
+
- '46'
|
52
|
+
- '41'
|
53
|
+
- '55'
|
54
|
+
- '54'
|
55
|
+
- '31'
|
56
|
+
exchange_code:
|
57
|
+
- '201'
|
58
|
+
- '321'
|
59
|
+
- '416'
|
60
|
+
- '212'
|
61
|
+
- '652'
|
62
|
+
- '305'
|
63
|
+
- '514'
|
64
|
+
- '310'
|
65
|
+
- '613'
|
66
|
+
- '415'
|
67
|
+
formats:
|
68
|
+
- "##########"
|
69
|
+
- "### ### ####"
|
70
|
+
- "###-###-####"
|
71
|
+
- "(###) ###-####"
|
72
|
+
- "###.###.####"
|
73
|
+
- "###-###-####"
|
74
|
+
- "(###) ### ####"
|
75
|
+
- "###-###-####"
|
76
|
+
- "###.###.####"
|
5
77
|
cell_phone:
|
6
|
-
formats:
|
7
|
-
|
78
|
+
formats:
|
79
|
+
- "###-###-####"
|
80
|
+
- "(###) ###-####"
|
81
|
+
- "###.###.####"
|
82
|
+
- "### ### ####"
|
@@ -125,5 +125,5 @@ en:
|
|
125
125
|
- "Ambience was good, service was no nonsense but friendly."
|
126
126
|
- "Id have to say that each piece was fresh and had their own slight unique flavor twist to it, pushing the line between traditional edomae and fusion. The Hokkaido uni and the ocean trout topped with cook seaweed was the highlights of the meal. But each piece served was really something special."
|
127
127
|
- "Staff was very accommodating but the chef were no nonsense. The ambiance is clean and tranquil which is perfect if youre looking to have a conversation with a date or a friend."
|
128
|
-
- "My only critique would be that the rice could of used more
|
128
|
+
- "My only critique would be that the rice could of used more vinegar and for them to use real wasabi. Also the variety of fish in stock wasnt a lot but hopefully that can change over time. The cost justify the quality youre getting. A solid 4 stars."
|
129
129
|
- "In terms of omakase, they had a few options but the one we chose was the 87 dollar version which include sashimi and sushi."
|