1 | 27,578 | 146,349 | rake-opt-parallel | Provides: 1. parallel_each and parallel_map to Enum types 2. Tracking of promise lineage |
2 | 28,834 | 162,660 | rake-opt-current_invocation_chain | Enables accessing of invocation chain from within the task execution context |
3 | 30,938 | 162,660 | rake-opt-keyword_args | Adds keyword arg system to rake tasks |
4 | 31,151 | 162,660 | rake-opt-chore | Equivalent of a rake task except that it will be executed even if it has already been i... |
5 | 31,433 | 162,660 | rake-opt-auto_namespace | Allows you to have namespaces organized by file directories, and provides an interface ... |