1 | 9,386 | 9,588 | active_mocker | Creates stub classes from any ActiveRecord model. By using stubs in your tests you don'... |
2 | 17,569 | 19,469 | rory | An exercise: Untangle the collusion of Rails idioms
from my Ruby knowledge, while tryin... |
3 | 19,432 | 25,730 | markdown_ruby_documentation | Documentation DSL that provides method level comments and links or imports to other com... |
4 | 22,340 | 20,125 | dissociated_introspection | Introspect methods, parameters, class macros, and constants without loading a parent cl... |
5 | 26,914 | 51,612 | active_record_schema_scrapper | A supporting library for active_mocker and wrapper around an active_record model. |
6 | 28,493 | 32,719 | thread-inheritable_attributes | Passes thread variables to child spawned threads. Main use case is enabling logging in ... |
7 | 38,702 | 27,093 | rf_logger | A logger that allows specification of severity, applicable entity/records, metadata, an... |
8 | 42,645 | 66,833 | reverse_parameters | Recreate ruby method signatures using ruby's method to Proc creation #method(:method_na... |
9 | 60,848 | 116,310 | active_enumerable | Provides ActiveRecord like query methods for use in Ruby Enumerable collections. Use Ha... |
10 | 62,987 | 28,716 | visualize_ruby | Turn Ruby code into flow charts |
11 | 66,228 | 116,310 | attr_permit | Simple parametable object creator with lazy loading options. Objects can be hashable an... |
12 | 87,267 | 116,310 | active_hash_ext | This is an extension module to ActiveHash |
13 | 89,128 | 51,612 | voice_chapters | Using the Mac system text-to-speech Voice Chapters will create an audio file
... |
14 | 91,391 | 145,948 | schema_reader | Reads Rails Database schema and creates a class from selected table with getters and se... |
15 | 91,506 | 78,093 | paper_trail-related_changes | Find all child ActiveRecord relationships from a given resource and groups thems by req... |
16 | 113,918 | 93,924 | polynomial_ruby | Forked from https://github.com/pewniak747/polynomial-ruby and made into a gem. |
17 | 132,258 | 78,093 | pr_summary | Sumarize a pull request seperate by types of file and link to with the ability to comme... |
18 | 143,778 | 93,924 | csv_loader | Load Csv files into ActiveRecord Models with simple query selection. Queries like limit... |