This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 089780f6c563388180455917bdc26d2ac6d47fa9
tree 2555273bdcbd7f1de0496314465e2ab472c175fa
parent 98962cfcd1b30ef72f623cb0079c8d4f14566e1f
tree 2555273bdcbd7f1de0496314465e2ab472c175fa
parent 98962cfcd1b30ef72f623cb0079c8d4f14566e1f
faker /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
History.txt | ||
| |
License.txt | ||
| |
Manifest.txt | ||
| |
README.txt | ||
| |
Rakefile | ||
| |
config/ | ||
| |
init.rb | ||
| |
lib/ | ||
| |
script/ | ||
| |
setup.rb | ||
| |
tasks/ | ||
| |
test/ | ||
| |
website/ |
README.txt
= Faker A fake data generator, based on Perl's Data::Faker. == Usage * Faker::Name.name => "Christophe Bartell" * Faker::Internet.email => "kirsten.greenholt@corkeryfisher.info" * Faker::Company.job_title => "Senior Vice President, Shady Accounting" == Original repository The original SVN repository can be found at: svn://rubyforge.org/var/svn/faker/trunk








