[Rails] Re: Can't install plugins on rails 3.0
I eventually gave up on Windows and dual booted Ubuntu, then installed
the rails development environment from scratch. Wow, what a
difference. I was never a Linux guy before but I am now, at least for
Rails development.
On Nov 2, 3:41 pm, Marnen Laibow-Koser <li...@ruby-forum.com> wrote:
> Ariel S. wrote in post #958724:
>
>
>
>
>
>
>
>
>
> > I'm having the exact same issue as the original poster here.
>
> > I'm running OS X 10.5.8, Rails 3.0.1, Ruby 1.9.2p0
>
> > I try to install plugins, I get no error, but nothing appears to
> > happen.
>
> > Example:
>
> > $ rails new newsite -d mysql
> > $ cd newsite
> > $ rails plugin -v install git://github.com/ryanstout/blog_kit.git/ -r
> > rails3
> > Plugins will be installed using http
> > git init
> > git pull --depth 1 git://github.com/ryanstout/blog_kit.git/ rails3
>
> > But no new files or folders or anything are created within my
> > project. This is most baffling to me.
>
> Do you have a git client installed and in your path?
>
> Best,
> --
> Marnen Laibow-Koserhttp://www.marnen.org
> mar...@marnen.org
>
> --
> Posted viahttp://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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home