Forum: IronRuby [ironruby-core] Installing Rails plugins

Posted by Ryan Riley (Guest)
on 2010-08-13 08:15
(Received via mailing list)
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.riley@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Twitter: @panesofglass
Blog: http://wizardsofsmart.net/
Website: http://panesofglass.org/
Posted by Will Green (hotgazpacho)
on 2010-08-13 14:36
(Received via mailing list)
Can you install the plugin using MRI?

I've experiences this before, and I think it's an issue with git on 
Windows,
not the Ruby implementation.

--
Will Green
http://hotgazpacho.org/



On Aug 13, 2010, at 2:00 AM, Ryan Riley <ryan.riley@panesofglass.org> 
wrote:

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.riley@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Twitter: @panesofglass
Blog: http://wizardsofsmart.net/
Website: http://panesofglass.org/
Posted by Ryan Riley (Guest)
on 2010-08-14 08:37
(Received via mailing list)
MRI works just fine. Is this a bug?

Ryan Riley
Posted by Robert Rouse (Guest)
on 2010-08-20 18:50
(Received via mailing list)
Does it work if you use the http method?
Posted by Ryan Riley (Guest)
on 2010-08-20 21:25
(Received via mailing list)
No, I couldn't get it to work either way. I didn't try any other 
plugins,
though, and this one seems to just be troublesome with IR. Other plugins 
may
work just fine. I'm just not sure.


Ryan Riley

Email: ryan.riley@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Twitter: @panesofglass
Blog: http://wizardsofsmart.net/
Website: http://panesofglass.org/
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.