Alexander_senko's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
161,82422,512rails_dynamic_associationsDefine your model associations in the database without changing the schema or models.
296,48986,038rails_model_load_hookAdds :model_class load hook for every ActiveRecord descendant.
3122,95586,038stubUseful for creating stubs with partially defined objects.
4157,60786,038translatable_descriptionsAdds multilingual text attributes to Rails models using a separate table.
5167,63023,626adjustable_schemaRails Engine to allow ActiveRecord associations be set up in the DB instead of being ha...
6168,88986,038organizer-railsUse lists, tags, flags, etc. to organize your application records.
7176,60986,038active_model-inherited_partialsA Rails Engine to let models inherit partials until overridden.
8179,58723,626magic-decoratorSimpleDelegator on steroids: automatic delegation, decorator class inference, etc.
9179,79428,793magic-presenterBased on Magic Decorator, it’s meant to replace Draper.
10181,34942,025magic-lookupFind a related class for an object (ex., a decorator, a presenter, a controller, or wha...