| 1 | 62,591 | 81,771 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 91,396 | 81,771 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 122,908 | 52,627 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 126,518 | 81,771 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 138,895 | 45,205 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 160,677 | 114,388 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 171,483 | 114,388 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 173,712 | 81,771 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 173,964 | 45,205 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 10 | 175,725 | 81,771 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 11 | 179,606 | 114,388 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,391 | 81,771 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |