did you mean when you put it in your controller's helper file, it works? make sure you are using your helpers in your views, and not in your controller.
Chris Habgood wrote: > I am calling a function I made in application_helper but when I try to > call it it keeps saying method undefined. If I put the function in > the controller it runs just fine. any ideas? -- 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 [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 -~----------~----~----~----~------~----~------~--~---

