This might be too much typing for your delicate fingers:
script/plugin install http://svn.techno-weenie.net/projects/plugin/acts_as_authenticated
This is easier:
script/plugin install acts_as_authenticated
To make it possible, just type
script/plugin discover
And then hit y over and over and over and over and over and over and over again.
Sunday, June 24, 2007
Subscribe to:
Post Comments (Atom)













Or "yes | script/plugin discover" if you're into that whole brevity thing.
ReplyDeleteDude that is AWESOME! I use Unix pipes all the time but I never knew you could do that.
ReplyDelete(Alternatively, if you're not into that whole brevity thing, there's the little-documented "El Duderino" option.)