Can''t find any details on this on the web, so I try on the forum. For whatever reason, "ruby script/plugin ..." doesn''t work for me. What i then do is: 1. Download the plugin (.zip), unzip it. 2. Place the folder in vendor/plugins 3. ? How do I install the plugin from here? I know the plugin wants some controllers to be made, some migration to do etc. How do I run the thing? :D -- 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 -~----------~----~----~----~------~----~------~--~---
On Mar 19, 3:21 pm, Niklas Parker <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Can''t find any details on this on the web, so I try on the forum. > > For whatever reason, "ruby script/plugin ..." doesn''t work for me. What > i then do is: > > 1. Download the plugin (.zip), unzip it. > 2. Place the folder in vendor/plugins > 3. ? > > How do I install the plugin from here? I know the plugin wants some > controllers to be made, some migration to do etc. How do I run the > thing?Some plugins have an install.rb which script/plugin would run for you. (my hunch here though is that the plugin provides a generator (or several) and that it''s up to you to run it) Fred> > :D > -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
Solved. (This forum needs the ability to quickly move solved topics from the topics-list) (And the ability to edit posts, wtf?) -- 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 -~----------~----~----~----~------~----~------~--~---
On Mar 19, 3:47 pm, Niklas Parker <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Solved. > > (This forum needs the ability to quickly move solved topics from the > topics-list) > (And the ability to edit posts, wtf?)it''s a mailing list - moving topics/editing them is meaningless. Fred> -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---