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
/
posts_helper_test.rb
blob: 48549c2ea12bb3c505996f7c632e97a9bf99b9b9 (
plain
) (
blame
)
1
2
3
4
require
'test_helper'
class
PostsHelperTest
<
ActionView
::
TestCase
end