juliamae-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Mar-20 19:53 UTC
Access ApplicationHelper methods in functional tests?
How would I go about accessing a method in ApplicationHelper from a functional test? I''ve tried this a number of ways that don''t work and I feel like there''s a fairly obvious solution I''m missing. I''m relatively new to ruby/rails so please forgive me if this is a stupid question. Thanks. Julia --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
juliamae-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Mar-20 20:01 UTC
Re: Access ApplicationHelper methods in functional tests?
Doh, it appears to be working now. include ApplicationHelper Thank anyway. On Mar 20, 3:53 pm, "julia...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <julia...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> How would I go about accessing a method in ApplicationHelper from a > functional test? I''ve tried this a number of ways that don''t work and > I feel like there''s a fairly obvious solution I''m missing. I''m > relatively new to ruby/rails so please forgive me if this is a stupid > question. Thanks. > > Julia--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---