1 | 62,645 | 58,419 | rails_dynamic_associations | Define your model associations in the database without changing the schema or models. |
2 | 93,273 | 50,889 | rails_model_load_hook | Adds :model_class load hook for every ActiveRecord descendant. |
3 | 124,858 | 128,483 | stub | Useful for creating stubs with partially defined objects. |
4 | 138,376 | 54,398 | adjustable_schema | Rails Engine to allow ActiveRecord associations be set up in the DB instead of being ha... |
5 | 153,353 | 37,884 | organizer-rails | Use lists, tags, flags, etc. to organize your application records. |
6 | 159,216 | 162,660 | translatable_descriptions | Adds multilingual text attributes to Rails models using a separate table. |
7 | 175,444 | 81,472 | magic-support | Utility classes and Ruby extensions beyond Active Support. |
8 | 175,608 | 63,037 | active_model-inherited_partials | A Rails Engine to let models inherit partials until overridden. |
9 | 176,804 | 58,419 | magic-decorator | SimpleDelegator on steroids: automatic delegation, decorator class inference, etc. |
10 | 177,740 | 74,367 | magic-presenter | Based on Magic Decorator, it’s meant to replace Draper. |
11 | 178,810 | 128,483 | rubygems-author | Gem::Author holds authors info to be used primarily in gem specs. |
12 | 179,628 | 74,367 | magic-lookup | Find a related class for an object (ex., a decorator, a presenter, a controller, or wha... |