On Mon, May 18, 2009 at 7:14 AM, tispratik <[email protected]> wrote:

>
> Yes, the gem installation works. Once the gem was installed, i just
> cut pasted the folder from ruby gems folder to the vendor/plugins
> folder in my application and it worked !
> I do not have git installed.
>
>
> -Pratik
>

Pratik, why is it necessary to manually copy the installed gem and move it
to vendor/plugins when
you installed it as a gem?

-Conrad


>
>
> On May 17, 7:35 am, Conrad Taylor <[email protected]> wrote:
> > On Sat, May 16, 2009 at 9:53 AM, tispratik <[email protected]> wrote:
> >
> > > Windows OS.
> >
> > > Am running the following command to install authlogic. But the command
> > > is not working. Running the script creates an empty folder named
> > > authlogic inside /vendor/plugins directory but no files are copied
> > > inside it.
> > > The script runs within a millisecond and returns without an error.
> >
> > > ruby script/plugin install git://github.com/binarylogic/authlogic.git
> > > --force
> >
> > > Does anyone know about any bug or something?
> >
> > > *** LOCAL GEMS ***
> >
> > > [snip]
> >
> > Did you try installing the gem?  For example,
> >
> > gem install authlogic
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to