Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Populate

Populates your database with lovely fake data automatically.

Prequisites

Populate has only been tested with Ruby 1.9.3 and Rails 3.1+. As such, it probably won't work with anything else.

Installation

gem 'populate'

Useage

task :populate => :environment do
  populate User, 10..50
  populate Article, 100..500
end

Credits

Jim Neath

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages