| 1 | 62,880 | 109,093 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 90,969 | 109,093 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 115,457 | 55,262 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 128,422 | 109,093 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 129,598 | 72,830 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 162,600 | 109,093 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 164,156 | 72,830 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 165,211 | 109,093 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 169,010 | 39,559 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 10 | 169,553 | 109,093 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 11 | 179,742 | 109,093 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,619 | 109,093 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |
| 13 | 193,081 | 109,093 | action_ai | AI on Rails. Compose, run, and test AI prompts using the familiar controller/view pattern. |