Garysweaver's Gems

icon
#Total RankDaily RankNameSummary
15,1283,459activerecord-native_db_types_overrideDefine native database types and change default migration behavior in ActiveRecord/Rails.
28,195104,290activerecord-be_readonlyMakes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
316,911104,290stepfordAutomates FactoryGirl deep creation of models and their required associations avoiding ...
422,95689,132activerecord-custom_timestampsAllows sets of custom timestamps for all or some models.
523,539104,290restful_jsonDevelop declarative, featureful JSON service controllers to use with modern Javascript ...
632,07769,102undeletableIgnores or raises error on destroy/delete of an ActiveRecord model, but is not marked a...
738,71069,102activerecord-define_nilsAllows you to redefine what is translated to nil on read and what is stored instead of ...
839,36769,102autologAutomatically log events like executed lines, methods, class and module definitions, C-...
940,64269,102factory_girl-cacheUse FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.
1046,80989,132permittersPermitters are an object-oriented way of defining what request parameters are permitted...
1149,43027,823irieExtensions for Inherited Resources for request parameter-based filters, paging, orderin...
1261,56741,573on_destroyChange ActiveModel's destroy behavior.
1362,280104,290modelistCLI and API to perform basic testing of all models, their attributes, and their associa...
1468,691104,290mark_onlyUpdates a specified column with an pre-configured value on delete/destroy. Supports des...
1575,934104,290classmetaMagic class creator that lets you create and transform classes dynamically.
1686,960104,290activerecord-attribute_overrideAdds methods to your models to let you easily override instance attributes in specific ...
1795,620128,565constanceDebug and override Rails 3.x constant loading.
18105,524150,178structure_sql_to_migrationA rake task to generate a migration with up and down using db/structure.sql as input.
19126,785104,290angumineAngumine makes it easier to parse one or more templates (or parse recursively) for refe...
20129,175150,178convenient-actionpackConvenient functionality for actionpack.
21140,886104,290factory_girl_test_monitorMonitors FactoryGirl strategy invocations (e.g. build, create, etc.) per test with Acti...
22141,477104,290yodoDetermines what includes you need to avoid n+1 queries when using ActiveModel::Serializ...
23144,361104,290pg_fakerAllows you to specify one or all PG::Connection class methods to cause configurable del...
24146,99969,102ignore_nsecSome versions of OS's and databases only support microsecond precision. Using this gem ...