caironoleto / faker forked from yyyc514/faker
- Source
- Commits
- Network (15)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
c703093
Josh Goebel (author)
Thu Aug 28 10:26:35 -0700 2008
faker /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Aug 28 10:26:35 -0700 2008 | |
| |
History.txt | Thu Aug 28 10:26:35 -0700 2008 | |
| |
License.txt | Thu Aug 28 10:26:35 -0700 2008 | |
| |
Manifest.txt | Thu Aug 28 10:26:35 -0700 2008 | |
| |
README.txt | ||
| |
Rakefile | Thu Aug 28 10:26:35 -0700 2008 | |
| |
config/ | Thu Aug 28 10:26:35 -0700 2008 | |
| |
lib/ | Thu Aug 28 10:26:35 -0700 2008 | |
| |
script/ | Thu Aug 28 10:26:35 -0700 2008 | |
| |
setup.rb | Thu Aug 28 10:26:35 -0700 2008 | |
| |
tasks/ | Thu Aug 28 10:26:35 -0700 2008 | |
| |
test/ | Thu Aug 28 10:26:35 -0700 2008 | |
| |
website/ | Thu Aug 28 10:26:35 -0700 2008 |
README.txt
= Faker A port of Perl's Data::Faker library that generates fake data. == Usage * Faker::Name.name => "Christophe Bartell" * Faker::Internet.email => "kirsten.greenholt@corkeryfisher.info"

