Garysweaver's Gems

icon
#Total RankDaily RankNameSummary
15,3056,291activerecord-native_db_types_overrideDefine native database types and change default migration behavior in ActiveRecord/Rails.
29,10554,816activerecord-be_readonlyMakes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
318,17813,020stepfordAutomates FactoryGirl deep creation of models and their required associations avoiding ...
424,76254,816activerecord-custom_timestampsAllows sets of custom timestamps for all or some models.
524,91744,581restful_jsonDevelop declarative, featureful JSON service controllers to use with modern Javascript ...
631,98714,152undeletableIgnores or raises error on destroy/delete of an ActiveRecord model, but is not marked a...
741,32974,522autologAutomatically log events like executed lines, methods, class and module definitions, C-...
841,35774,522activerecord-define_nilsAllows you to redefine what is translated to nil on read and what is stored instead of ...
942,76954,816factory_girl-cacheUse FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.
1050,04974,522permittersPermitters are an object-oriented way of defining what request parameters are permitted...
1151,66874,522irieExtensions for Inherited Resources for request parameter-based filters, paging, orderin...
1264,11674,522on_destroyChange ActiveModel's destroy behavior.
1364,93774,522modelistCLI and API to perform basic testing of all models, their attributes, and their associa...
1471,54974,522mark_onlyUpdates a specified column with an pre-configured value on delete/destroy. Supports des...
1579,59874,522classmetaMagic class creator that lets you create and transform classes dynamically.
1691,84074,522activerecord-attribute_overrideAdds methods to your models to let you easily override instance attributes in specific ...
1798,48054,816constanceDebug and override Rails 3.x constant loading.
18108,79036,209structure_sql_to_migrationA rake task to generate a migration with up and down using db/structure.sql as input.
19130,27774,522angumineAngumine makes it easier to parse one or more templates (or parse recursively) for refe...
20133,58374,522convenient-actionpackConvenient functionality for actionpack.
21145,50874,522factory_girl_test_monitorMonitors FactoryGirl strategy invocations (e.g. build, create, etc.) per test with Acti...
22146,69074,522yodoDetermines what includes you need to avoid n+1 queries when using ActiveModel::Serializ...
23149,59354,816pg_fakerAllows you to specify one or all PG::Connection class methods to cause configurable del...
24151,69374,522ignore_nsecSome versions of OS's and databases only support microsecond precision. Using this gem ...