| 1 | 62,630 | 77,133 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 91,007 | 77,133 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 120,738 | 77,133 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 127,384 | 59,090 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 134,298 | 26,588 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 161,376 | 113,104 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 169,010 | 37,724 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 170,968 | 34,449 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 172,527 | 77,133 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 10 | 174,014 | 31,872 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 11 | 180,419 | 113,104 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,820 | 48,724 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |