| 1 | 62,815 | 47,303 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
| 2 | 90,912 | 47,303 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
| 3 | 115,728 | 108,709 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
| 4 | 128,228 | 74,386 | stub | Useful for creating stubs with partially defined objects. |
| 5 | 129,992 | 36,379 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
| 6 | 162,412 | 108,709 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
| 7 | 164,495 | 74,386 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
| 8 | 165,646 | 47,303 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
| 9 | 169,254 | 47,303 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
| 10 | 169,646 | 47,303 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
| 11 | 179,782 | 57,214 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
| 12 | 180,617 | 74,386 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |
| 13 | 192,731 | 108,709 | action_ai | AI on Rails. Compose, run, and test AI prompts using the familiar controller/view pattern. |