Zeisler's Gems

icon
#Total RankDaily RankNameSummary
19,4157,053active_mockerCreates stub classes from any ActiveRecord model. By using stubs in your tests you don'...
217,65833,465roryAn exercise: Untangle the collusion of Rails idioms from my Ruby knowledge, while tryin...
319,53825,682markdown_ruby_documentationDocumentation DSL that provides method level comments and links or imports to other com...
422,27414,436dissociated_introspectionIntrospect methods, parameters, class macros, and constants without loading a parent cl...
526,92519,147active_record_schema_scrapperA supporting library for active_mocker and wrapper around an active_record model.
628,69052,803thread-inheritable_attributesPasses thread variables to child spawned threads. Main use case is enabling logging in ...
738,83492,912rf_loggerA logger that allows specification of severity, applicable entity/records, metadata, an...
842,699143,427reverse_parametersRecreate ruby method signatures using ruby's method to Proc creation #method(:method_na...
960,94235,503active_enumerableProvides ActiveRecord like query methods for use in Ruby Enumerable collections. Use Ha...
1062,50719,957visualize_rubyTurn Ruby code into flow charts
1166,501111,035attr_permitSimple parametable object creator with lazy loading options. Objects can be hashable an...
1287,44967,069active_hash_extThis is an extension module to ActiveHash
1389,13847,819voice_chaptersUsing the Mac system text-to-speech Voice Chapters will create an audio file ...
1491,42467,069paper_trail-related_changesFind all child ActiveRecord relationships from a given resource and groups thems by req...
1591,836111,035schema_readerReads Rails Database schema and creates a class from selected table with getters and se...
16113,949111,035polynomial_rubyForked from https://github.com/pewniak747/polynomial-ruby and made into a gem.
17132,129111,035pr_summarySumarize a pull request seperate by types of file and link to with the ability to comme...
18143,77392,912csv_loaderLoad Csv files into ActiveRecord Models with simple query selection. Queries like limit...