Garysweaver's Gems

icon
#Total RankDaily RankNameSummary
15,1924,005activerecord-native_db_types_overrideDefine native database types and change default migration behavior in ActiveRecord/Rails.
27,20313,884activerecord-be_readonlyMakes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
315,74917,719stepfordAutomates FactoryGirl deep creation of models and their required associations avoiding ...
421,281140,090activerecord-custom_timestampsAllows sets of custom timestamps for all or some models.
522,23821,412restful_jsonDevelop declarative, featureful JSON service controllers to use with modern Javascript ...
631,80966,565undeletableIgnores or raises error on destroy/delete of an ActiveRecord model, but is not marked a...
736,207140,090activerecord-define_nilsAllows you to redefine what is translated to nil on read and what is stored instead of ...
837,512140,090autologAutomatically log events like executed lines, methods, class and module definitions, C-...
938,68435,058factory_girl-cacheUse FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.
1044,07566,565permittersPermitters are an object-oriented way of defining what request parameters are permitted...
1147,62241,058irieExtensions for Inherited Resources for request parameter-based filters, paging, orderin...
1259,31050,324on_destroyChange ActiveModel's destroy behavior.
1359,96050,324modelistCLI and API to perform basic testing of all models, their attributes, and their associa...
1466,12556,953mark_onlyUpdates a specified column with an pre-configured value on delete/destroy. Supports des...
1573,170140,090classmetaMagic class creator that lets you create and transform classes dynamically.
1683,243140,090activerecord-attribute_overrideAdds methods to your models to let you easily override instance attributes in specific ...
1792,651140,090constanceDebug and override Rails 3.x constant loading.
18102,87079,666structure_sql_to_migrationA rake task to generate a migration with up and down using db/structure.sql as input.
19123,664140,090angumineAngumine makes it easier to parse one or more templates (or parse recursively) for refe...
20126,447140,090convenient-actionpackConvenient functionality for actionpack.
21137,929140,090yodoDetermines what includes you need to avoid n+1 queries when using ActiveModel::Serializ...
22138,023100,918factory_girl_test_monitorMonitors FactoryGirl strategy invocations (e.g. build, create, etc.) per test with Acti...
23140,719100,918pg_fakerAllows you to specify one or all PG::Connection class methods to cause configurable del...
24144,042100,918ignore_nsecSome versions of OS's and databases only support microsecond precision. Using this gem ...