I thought I would answer my own question, in case someone else finds
themselves as woefully ignorant about plugins as I was. A plugin is
NOT a gem; it is something different. (See p. 228 of the AWDwR (2nd
ed.) book, where it mentions a plugin script and also talks more about
them in the section on the vendor directory.
To install the javascript_test plugin, you just run:
script/plugin install javascript_test
On Oct 22, 5:30 pm, Paul
<plynch...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I''m having some trouble getting the javascript_test gem installed.
It
> is a gem, isn''t it? Yet,
> gem install javascript_test
> results in an error message that says "Could not find javascript_test
> (> 0) in any repository." Do I need to specify the --source option
to
> gem install? If so, what URL do I give it?
>
> If it isn''t a gem, how do I install it? Thanks,
> --Paul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---