How do you test a Rails controller method exposed as a helper_method?

Posted by Teflon Ted on Stack Overflow See other posts from Stack Overflow or by Teflon Ted
Published on 2010-03-15T15:02:39Z Indexed on 2010/03/15 15:29 UTC
Read the original article Hit count: 189

Filed under:
|
|
|

They don't seem to be accessible from ActionView::TestCase

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about test