Sha256: 47de5ddb28d3782722bbe38f398865dcda5b7e652b9a9717e2df9ea2c792d2f3
Contents?: true
Size: 624 Bytes
Versions: 3
Compression:
Stored size: 624 Bytes
Contents
Features - get single table inheritance working. Possible - iterate through array instead of selecting at random to ensure all values are chosen - if hash is passed, apply given value that number of times: { 'foo' => 3, 'bar' => 2 } - randomly fill every column if no block is passed to populate - add random_foo method to record for randomly generating content Performance - ensure instantiating the model is really that much of a performance hit. Support Environments - sqlite 2 - old rails - edge rails Tests - automatically detect schema changes and rebuild database - add db:reset, db:drop and db:create rake tasks
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
ryanb-populator-0.2.1 | TODO |
ryanb-populator-0.2.2 | TODO |
populator-0.2.2 | TODO |