Garysweaver's Gems

icon
#Total RankDaily RankNameSummary
15,1574,923activerecord-native_db_types_overrideDefine native database types and change default migration behavior in ActiveRecord/Rails.
28,52822,758activerecord-be_readonlyMakes read-only models easier to implement in ActiveRecord 3.x/4.x/5.x.
317,43460,162stepfordAutomates FactoryGirl deep creation of models and their required associations avoiding ...
423,72860,162activerecord-custom_timestampsAllows sets of custom timestamps for all or some models.
524,09251,002restful_jsonDevelop declarative, featureful JSON service controllers to use with modern Javascript ...
632,01114,217undeletableIgnores or raises error on destroy/delete of an ActiveRecord model, but is not marked a...
739,85744,598activerecord-define_nilsAllows you to redefine what is translated to nil on read and what is stored instead of ...
840,122141,213autologAutomatically log events like executed lines, methods, class and module definitions, C-...
941,47898,986factory_girl-cacheUse FactoryGirlCache to call or retrieve cached results from FactoryGirl factories.
1048,55260,162permittersPermitters are an object-oriented way of defining what request parameters are permitted...
1150,33133,749irieExtensions for Inherited Resources for request parameter-based filters, paging, orderin...
1262,659141,213on_destroyChange ActiveModel's destroy behavior.
1363,621141,213modelistCLI and API to perform basic testing of all models, their attributes, and their associa...
1469,90098,986mark_onlyUpdates a specified column with an pre-configured value on delete/destroy. Supports des...
1577,784141,213classmetaMagic class creator that lets you create and transform classes dynamically.
1689,395141,213activerecord-attribute_overrideAdds methods to your models to let you easily override instance attributes in specific ...
1797,496141,213constanceDebug and override Rails 3.x constant loading.
18106,61998,986structure_sql_to_migrationA rake task to generate a migration with up and down using db/structure.sql as input.
19129,239141,213angumineAngumine makes it easier to parse one or more templates (or parse recursively) for refe...
20131,352141,213convenient-actionpackConvenient functionality for actionpack.
21142,693141,213factory_girl_test_monitorMonitors FactoryGirl strategy invocations (e.g. build, create, etc.) per test with Acti...
22143,557141,213yodoDetermines what includes you need to avoid n+1 queries when using ActiveModel::Serializ...
23146,13574,401pg_fakerAllows you to specify one or all PG::Connection class methods to cause configurable del...
24148,51774,401ignore_nsecSome versions of OS's and databases only support microsecond precision. Using this gem ...