| 1 | 62,448 | 145,949 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 91,412 | 145,949 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 125,186 | 25,436 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 125,957 | 145,949 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 140,987 | 145,949 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 160,303 | 145,949 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 172,422 | 47,026 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 174,670 | 47,026 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 174,744 | 32,713 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 10 | 176,219 | 42,408 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 11 | 179,283 | 110,823 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,049 | 71,873 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |