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, "[email protected]" <[email protected]> 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

