Skip to content

invalidusrname/faker_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Faker Demo

A sample rails application using faker for populating data.

== Instructions

# install faker from rubygems
# run migrations
# run faker task

http://faker.rubyforge.org/

You can also import larger data sets using the ar-extensions gem.
An example can be found in the faker_extension:user task. Although
it is faster, the downfall with this approach is that it doesn't 
work with associations.

http://github.com/zdennis/ar-extensions/tree/master/ar-extensions

About

Sample rails app that uses Faker. Demoed at Charlotte Ruby meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published