Install external 'attachment_fu' plugin using Radrails

Hello,

I want to install a plugin created for rails called ‘attachment_fu’ .
However, I am not sure how to do this. I searched the ‘rails/plugin’
console menu but I could not find the plugin listed. Can an install
any plugin that is not listed in this menu or should I use the console
menu command
‘script/plugin install
http://svn.techno-weenie.net/projects/plugins/attachment_fu/
to install it.

Regards,

Moses

I just open a windows console at the root of the app and use the
command you list, but you need to add “ruby” in front of it.

Michael