Zeisler's Gems

icon
#Total RankDaily RankNameSummary
110,04636,893active_mockerCreates stub classes from any ActiveRecord model. By using stubs in your tests you don'...
218,45158,818roryAn exercise: Untangle the collusion of Rails idioms from my Ruby knowledge, while tryin...
320,41336,893markdown_ruby_documentationDocumentation DSL that provides method level comments and links or imports to other com...
422,59620,321dissociated_introspectionIntrospect methods, parameters, class macros, and constants without loading a parent cl...
527,87919,067active_record_schema_scrapperA supporting library for active_mocker and wrapper around an active_record model.
630,31558,818thread-inheritable_attributesPasses thread variables to child spawned threads. Main use case is enabling logging in ...
740,07636,893rf_loggerA logger that allows specification of severity, applicable entity/records, metadata, an...
843,78722,117reverse_parametersRecreate ruby method signatures using ruby's method to Proc creation #method(:method_na...
961,91958,818visualize_rubyTurn Ruby code into flow charts
1062,30558,818active_enumerableProvides ActiveRecord like query methods for use in Ruby Enumerable collections. Use Ha...
1168,31758,818attr_permitSimple parametable object creator with lazy loading options. Objects can be hashable an...
1289,69558,818active_hash_extThis is an extension module to ActiveHash
1391,13958,818voice_chaptersUsing the Mac system text-to-speech Voice Chapters will create an audio file ...
1492,74958,818paper_trail-related_changesFind all child ActiveRecord relationships from a given resource and groups thems by req...
1594,10858,818schema_readerReads Rails Database schema and creates a class from selected table with getters and se...
16115,91358,818polynomial_rubyForked from https://github.com/pewniak747/polynomial-ruby and made into a gem.
17133,76358,818pr_summarySumarize a pull request seperate by types of file and link to with the ability to comme...
18145,51158,818csv_loaderLoad Csv files into ActiveRecord Models with simple query selection. Queries like limit...