| 1 | 28,219 | 85,108 | rake-opt-parallel | Provides: 1. parallel_each and parallel_map to Enum types 2. Tracking of promise lineage |
| 2 | 29,521 | 121,682 | rake-opt-current_invocation_chain | Enables accessing of invocation chain from within the task execution context |
| 3 | 31,746 | 121,682 | rake-opt-keyword_args | Adds keyword arg system to rake tasks |
| 4 | 31,944 | 121,682 | rake-opt-chore | Equivalent of a rake task except that it will be executed even if it has already been i... |
| 5 | 32,260 | 121,682 | rake-opt-auto_namespace | Allows you to have namespaces organized by file directories, and provides an interface ... |