1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00
Commit Graph

67 Commits

Author SHA1 Message Date
Aşkın Gedik
9f8608f7cd v0.7.0 2022-01-17 18:26:28 +03:00
Aşkın Gedik
c1094112ee
Merge pull request #18 from mmacia/master
Added Faker::Date generators for date factories
2022-01-08 23:27:55 +03:00
Moisès Macià
3570ade457 added Faker::Date generators for date factories 2022-01-07 16:35:11 +01:00
robacarp
0d54d8e729
Merge pull request #17 from askn/ci_actions
add github actions CI
2021-04-11 21:49:18 -06:00
Rob
ea898d7352 add github actions CI 2021-04-10 20:42:25 -06:00
Aşkın Gedik
bfda3f2fd8 v0.6.0 2021-04-10 21:03:31 +03:00
Aşkın Gedik
86dcfb72ad
Merge pull request #16 from josacar/master
Support Crystal 1.0 version
2021-04-10 21:02:02 +03:00
Jose Luis Salas
352c3905fc
Support Crystal 1.0 version 2021-03-24 20:13:33 +01:00
Aşkın Gedik
12e5de36f1 v0.5.0 2021-03-18 00:29:58 +03:00
Aşkın Gedik
77ec8b25f3
Merge pull request #15 from jinn999/fix-issue-10-internet-user-name
Fix issue 10 internet user name
2021-03-18 00:13:35 +03:00
Davide Paolo Tua
ffab21cdc5 Remove commented code 2021-02-24 14:47:37 +01:00
Davide Paolo Tua
fa7f556864 Fix username rotating between only 4 fixed values 2021-02-24 14:44:22 +01:00
Aşkın Gedik
112bfd0ba0
Merge pull request #14 from jinn999/fix-failing-business-card-spec
Fix business card failing spec
2020-11-17 22:20:28 +03:00
Davide Paolo Tua
56a48c18bd Fix business card failing spec 2020-11-17 19:15:28 +01:00
Aşkın Gedik
5caaca1080
Merge pull request #13 from josacar/master
Bump version to 0.4.1 to tag it as shards expect
2020-11-07 12:36:24 +03:00
Jose Luis Salas
5b7a1a9e92
Bump version to 0.4.1 to tag it as shards expect 2020-11-01 18:02:03 +01:00
Aşkın Gedik
83c938838b
Merge pull request #7 from rickychilcott/feature/unique
Generate unique address
2019-06-26 21:14:12 +03:00
Ricky Chilcott
06ad8f03e5 Expand Travis script to execute examples 2019-06-19 12:22:22 -04:00
Ricky Chilcott
544bb80025 Clean up comment 2019-06-19 09:32:20 -04:00
Ricky Chilcott
bd1a8efc6c Get all methods to have a unique_ variant 2019-06-19 09:15:51 -04:00
Ricky Chilcott
4d8f2e6f6e Crystal format 2019-06-18 22:20:53 -04:00
Ricky Chilcott
0b8c158403 Merge remote-tracking branch 'askn/master' into feature/unique 2019-06-18 20:53:11 -04:00
Aşkın Gedik
5b53bf19c5
Merge pull request #9 from art-of-dom/travis-fix
Fix nested it in specs
2019-02-28 17:41:10 +03:00
Dom Postorivo
df79923101 fix nested it in specs 2019-02-25 20:55:08 -05:00
Aşkın Gedik
da14470383
Merge pull request #8 from vnbrs/patch-1
Fix README.md titles
2018-12-09 18:15:01 +03:00
Vinicius Brasil
9243265586
Fix README.md titles 2018-12-08 00:30:13 -02:00
Ricky Chilcott
5e4fc757e5 Uniquify no argument methods 2018-09-24 08:22:18 -04:00
Aşkın Gedik
68316d43a1
Merge pull request #6 from rickychilcott/fix/specs
Fix Specs
2018-09-21 16:30:59 +03:00
Ricky Chilcott
6e5e8fad11 Fixing specs 2018-09-21 08:41:48 -04:00
Ricky Chilcott
76edfcec5d Use parse_local because parse requires location to be provided 2018-09-21 08:31:25 -04:00
Ricky Chilcott
c25ae912bf Ignore .DS_Store files 2018-09-21 08:14:13 -04:00
Ricky Chilcott
ed11040aa5 Run crystal tool format 2018-09-21 08:13:42 -04:00
Aşkın Gedik
4176ac1e5d Merge pull request #3 from cazgp/feat/seed
GH-2 Add ability to seed
2017-07-09 23:27:22 +03:00
Caroline Glassberg-Powell
284782b26a GH-2 Add ability to seed
All the random functions are now passed through Faker.rng, a random
number generator that is created by default, but can also be set with
`Faker.seed`.

The tests use all the examples in the README to ensure that everything
has been seeded properly.

The only module not updated is Finance, but that's because the file
itself did not seem to compile, and there weren't any examples of using
it in the README.
2017-07-09 12:44:14 +01:00
Aşkın Gedik
8610498397 Merge branch 'release/0.3.0' 2017-02-23 20:48:31 +03:00
Aşkın Gedik
7b8db5e83d v0.3.0 2017-02-23 20:47:44 +03:00
Aşkın Gedik
ad6ea8dfdb assert => it 2017-02-23 19:48:30 +03:00
Aşkın Gedik
2f5358eb0d add configs for travis 2017-02-18 11:44:25 +03:00
Aşkın Gedik
5fc00a3a6f v0.2.0 2016-10-20 14:35:05 +03:00
Aşkın Gedik
828efc4d56 Merge pull request #1 from sdogruyol/master
Update to Crystal 0.19.4
2016-10-20 11:32:26 +00:00
Serdar Dogruyol
ae84c91f94 Update to Crystal 0.19.4 2016-10-20 14:29:47 +03:00
Aşkın Gedik
fb5c4708f7 commerce 2016-03-28 23:52:01 +03:00
Aşkın Gedik
bc5c00e912 add Address.country_code 2016-03-28 10:41:33 +03:00
Aşkın Gedik
0b5942bf58 update Internet#password 2016-03-28 01:26:33 +03:00
Aşkın Gedik
ca166af7af add Hacker 2016-03-28 00:08:52 +03:00
Aşkın Gedik
ed6663e116 add Number.hexadecimal 2016-03-28 00:08:23 +03:00
Aşkın Gedik
a2b3ede6fa add positive, negative, between 2016-03-27 23:31:10 +03:00
Aşkın Gedik
393096792d update crystal version 2016-03-26 23:42:45 +02:00
Aşkın Gedik
2f11a2121f add team & company.logo 2016-01-17 22:44:55 +02:00
Aşkın Gedik
1427480a97 regexify test && macro find_fn 2016-01-15 10:36:23 +02:00