icemage64-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org
2009-May-10 14:29 UTC
Plugins with lib not working
Hi I tried installing both acts_as_list and token_generator plugin, and it seems to work, except when I try to use something from the plugin the functions can''t be found: undefined method `generate_token'' for #<TestController:0x7f359c4adc28> The tztime plugin did work, but that plugin does not install anything into vendor/plugins. So is there something wrong with my lib path or something? And where do I find out about where the program is searching for lib paths? Thanks
icemage64-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org
2009-May-17 17:36 UTC
Re: Plugins with lib not working
Turns out I didn''t have irb installed. So I just told Ubuntu to install irb and all these problems went away. On May 10, 10:29 am, "icemag...-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org" <icemag...-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org> wrote:> Hi > > I tried installing both acts_as_list and token_generator plugin, and > it seems to work, except when I try to use something from the plugin > the functions can''t be found: > > undefined method `generate_token'' for #<TestController:0x7f359c4adc28> > > The tztime plugin did work, but that plugin does not install anything > into vendor/plugins. So is there something wrong with my lib path or > something? And where do I find out about where the program is > searching for lib paths? > > Thanks