Each time I try to use the script/plugin script to install a plugin, I get an error : -Plugin not found : ["plugin_name"] -- Posted via http://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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Jorje Xav wrote:> Each time I try to use the script/plugin script to install a plugin, I > get an error : > -Plugin not found : ["plugin_name"]It happens so wat u can do is in yr windows maching navigating to the project folder in the command prompt type ruby script/plugin install "http://Url of the plugin" if u give just the plugin name u''ll get that error -- Posted via http://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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ratnavel Sundaramurthi wrote:> Jorje Xav wrote: >> Each time I try to use the script/plugin script to install a plugin, I >> get an error : >> -Plugin not found : ["plugin_name"] > > It happens so wat u can do is in yr windows maching navigating to the > project folder in the command prompt type > ruby script/plugin install "http://Url of the plugin" > > if u give just the plugin name u''ll get that errorit give me the error even if i''m in the project folder -- Posted via http://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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Please explain what plugins in particular you are trying to install and the exact commands you''re using. Also try ruby script/plugin discover and then script/plugin install. On Jan 23, 2008 2:03 PM, Jorje Xav <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Ratnavel Sundaramurthi wrote: > > Jorje Xav wrote: > >> Each time I try to use the script/plugin script to install a plugin, I > >> get an error : > >> -Plugin not found : ["plugin_name"] > > > > It happens so wat u can do is in yr windows maching navigating to the > > project folder in the command prompt type > > ruby script/plugin install "http://Url of the plugin" > > > > if u give just the plugin name u''ll get that error > > it give me the error even if i''m in the project folder > -- > Posted via http://www.ruby-forum.com/. > > > >-- Ryan Bigg http://www.frozenplague.net Feel free to add me to MSN and/or GTalk as this email. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---