| 1 | 63,375 | 49,580 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 91,234 | 22,963 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 111,685 | 49,580 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 126,171 | 49,580 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 5 | 129,447 | 30,884 | stub | Useful for creating stubs with partially defined objects. |
| 6 | 163,787 | 49,580 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 7 | 163,910 | 49,580 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 8 | 164,892 | 49,580 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 168,287 | 49,580 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 10 | 168,627 | 49,580 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 11 | 180,055 | 49,580 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 181,423 | 25,459 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |
| 13 | 191,899 | 20,011 | action_ai | AI on Rails. Compose, run, and test AI prompts using the familiar controller/view pattern. |