index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
code
/
getting_started
/
test
/
helpers
/
articles_helper_test.rb
blob: b341344067cdb2972d59996dfc5b4d383f9382ba (
plain
) (
blame
)
1
2
3
4
require
'test_helper'
class
ArticlesHelperTest
<
ActionView
::
TestCase
end