mernen/completion-ruby

rails generate/g subcommands not completing

suan opened this issue · 3 comments

suan commented

rails generate itself autocompletes, but past that, it just falls back to file completion... weird cause eg rails plugin actually autocompletes to install remove (even though its really slow) so some subcommands are working...

I'm quite busy this weekend, but I'll see if I can have a look at that over the next one.

suan commented

Really appreciate it! Let me know if you need any other debugging info

Also, my rails executable maps to ./bin/rails and is springified

Sorry for ignoring this for so long. Should be fixed now!