| technoweenie/model_stubbing |
55 |
|
0 |
0 |
about 17 years ago |
0 |
|
0 |
mit |
Ruby |
| Replacement for ActiveRecord fixtures using an extremely flexible ruby-based approach. |
| metaskills/named_seeds |
44 |
|
9 |
0 |
over 9 years ago |
12 |
December 22, 2016 |
1 |
mit |
Ruby |
| :id::seedling::seedling: Replace ActiveRecord Fixtures With #{YourFactories} |
| pedz/activerecord_constraints |
26 |
|
0 |
0 |
about 13 years ago |
2 |
May 19, 2012 |
0 |
gpl-3.0 |
Ruby |
| Create database constraints in Rails migrations and handle the exceptions they produce |
| technoweenie/running_man |
24 |
|
13 |
1 |
about 13 years ago |
9 |
March 07, 2013 |
2 |
mit |
Ruby |
| ioquatix/activerecord-migrations |
13 |
|
0 |
0 |
almost 6 years ago |
11 |
June 07, 2020 |
0 |
|
Ruby |
| A gem to simplify activerecord migrations in non-rails projects. |
| heedspin/transactional-factories |
12 |
|
0 |
0 |
over 15 years ago |
0 |
|
0 |
mit |
Ruby |
| Using nested-transactions to initialize test data programmatically. |
| umn-asr/iron_fixture_extractor |
12 |
|
1 |
0 |
almost 8 years ago |
5 |
August 05, 2013 |
2 |
mit |
Ruby |
| When object factories don't work because your data is too complex and creating manual fixtures is cumbersome and brittle: Iron Fixture Extractor (for ActiveRecord/Rails) |
| ydnar/gold-record |
9 |
|
0 |
0 |
almost 16 years ago |
4 |
December 08, 2009 |
0 |
mit |
Ruby |
| ActiveRecord extension for unobtrusive binary UUIDs |
| Aethelflaed/mongoid-fixture_set |
8 |
|
7 |
0 |
over 9 years ago |
11 |
June 23, 2016 |
5 |
mit |
Ruby |
| Fixtures for Mongoid |
| grosser/ar_multi_threaded_transactional_tests |
7 |
|
1 |
0 |
over 5 years ago |
6 |
December 27, 2020 |
0 |
mit |
Ruby |
| Execute multithreaded code while still using transactional fixtures by synchronizing db access to a single connection |