I'm a fairly new programmer, and I jump back and forth between PHP C# and Ruby. I'm trying to install a restful-authentication plugin but I can't get it to install into my ruby directory. I have looked it up and folowed the tutorials but no luck.
I've tried C:\ruby>script/plugin source http://svn.techno-weenie.net/projects/plugins/ 'script' is not recognized as an internal or external command, operable program or batch file. C:\ruby>ruby install git://github.com/technoweenie/restful-authentication.git ruby: No such file or directory -- install (LoadError) I'm working from windowsXP 64 platform also using Netbeans as my ide. I know it's simple ..but i'm stuck lol -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

