I'm trying to install a Rails plugin from github using IronRuby 1.1.
Unfortunately, all I can get is:

C:\sample>ir -S script/plugin install git://
github.com/technoweenie/restful-authentication.git
Plugin not found: ["git://github.com/technoweenie/restful-authentication.git
"]

C:\sample>ir ./script/plugin install git://
github.com/technoweenie/restful-authentication.git
Plugin not found: ["git://github.com/technoweenie/restful-authentication.git
"]

I also tried with 1.0 with the same results. Both versions were .NET 4.0.
Did I miss a thread?

Thanks,

Ryan Riley

Email: ryan.ri...@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Twitter: @panesofglass
Blog: http://wizardsofsmart.net/
Website: http://panesofglass.org/
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to