Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 336 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 336 Bytes

Rake Tab Completion

What is this?

This is a rake task to generate a bash script to allow tab completion of rake tasks.

Installation

Copy the file tab.rake into {rails project}/lib/tasks directory.

Usage

rake tab:update

Output

Dumps the bash command to the console