Garysweaver's Gems

icon
#Total RankDaily RankNameSummary
15,1625,239activerecord-native_db_types_overrideDefine native database types and change default migration behavior in ActiveRecord/Rails.
28,58236,481activerecord-be_readonlyMakes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
317,49264,016stepfordAutomates FactoryGirl deep creation of models and their required associations avoiding ...
423,83324,632activerecord-custom_timestampsAllows sets of custom timestamps for all or some models.
524,16721,015restful_jsonDevelop declarative, featureful JSON service controllers to use with modern Javascript ...
631,93115,107undeletableIgnores or raises error on destroy/delete of an ActiveRecord model, but is not marked a...
739,98054,663activerecord-define_nilsAllows you to redefine what is translated to nil on read and what is stored instead of ...
840,22578,082autologAutomatically log events like executed lines, methods, class and module definitions, C-...
941,59178,082factory_girl-cacheUse FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.
1048,710101,581permittersPermitters are an object-oriented way of defining what request parameters are permitted...
1150,449140,423irieExtensions for Inherited Resources for request parameter-based filters, paging, orderin...
1262,796140,423on_destroyChange ActiveModel's destroy behavior.
1363,712140,423modelistCLI and API to perform basic testing of all models, their attributes, and their associa...
1470,011140,423mark_onlyUpdates a specified column with an pre-configured value on delete/destroy. Supports des...
1577,958140,423classmetaMagic class creator that lets you create and transform classes dynamically.
1689,595101,581activerecord-attribute_overrideAdds methods to your models to let you easily override instance attributes in specific ...
1797,70578,082constanceDebug and override Rails 3.x constant loading.
18106,809140,423structure_sql_to_migrationA rake task to generate a migration with up and down using db/structure.sql as input.
19129,363101,581angumineAngumine makes it easier to parse one or more templates (or parse recursively) for refe...
20131,43764,016convenient-actionpackConvenient functionality for actionpack.
21142,890140,423factory_girl_test_monitorMonitors FactoryGirl strategy invocations (e.g. build, create, etc.) per test with Acti...
22143,775140,423yodoDetermines what includes you need to avoid n+1 queries when using ActiveModel::Serializ...
23146,439140,423pg_fakerAllows you to specify one or all PG::Connection class methods to cause configurable del...
24148,752140,423ignore_nsecSome versions of OS's and databases only support microsecond precision. Using this gem ...