| 1 | 62,617 | 49,117 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 90,928 | 43,729 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 119,609 | 22,620 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 127,283 | 146,724 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 133,406 | 39,687 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 161,609 | 146,724 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 168,382 | 36,540 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 170,268 | 49,117 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 171,725 | 36,540 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 10 | 173,318 | 56,343 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 11 | 180,618 | 81,947 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,967 | 107,071 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |