| 1 | 62,876 | 51,858 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 91,034 | 102,533 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 117,306 | 25,510 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 127,977 | 102,533 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 131,705 | 67,515 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 162,206 | 102,533 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 165,246 | 37,553 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 166,859 | 37,553 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 170,495 | 67,515 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 10 | 170,791 | 51,858 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 11 | 179,755 | 37,553 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,617 | 37,553 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |
| 13 | 192,590 | 37,553 | action_ai | AI on Rails. Compose, run, and test AI prompts using the familiar controller/view pattern. |