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
/
unit
/
helpers
/
home_helper_test.rb
blob: 4740a18dac0674ee4b171b550b3953a280f30957 (
plain
) (
blame
)
1
2
3
4
require
'test_helper'
class
HomeHelperTest
<
ActionView
::
TestCase
end