-
Notifications
You must be signed in to change notification settings - Fork 1
invalidusrname/faker_demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published