[Rails] Don't Try This at Home (rails --help)

Scott Barron scott at elitists.net
Wed Mar 2 18:22:51 GMT 2005


Josh Knowles wrote:
> So I was attempting to determine what version of Rails I was running;
> I first I did rails -v which went off and created a -v directory.  I
> then did a rails --help which created a --help directory... I dont
> know if you have ever tried, but deleting a directory named --help
> from the cli is about impossible!  I had to write a ruby script to
> clean up the mess I made!
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails

rm -rf -- --help

rails --help should show you a rails help screen, though.  What version 
are you using?

-Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://one.textdrive.com/pipermail/rails/attachments/20050302/72b8245d/signature.bin


More information about the Rails mailing list