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
/
actionpack
/
test
/
fixtures
/
helpers
/
fun
/
games_helper.rb
blob: bf60d9db0c55f7fa9b771c0d57c7118e12e6a610 (
plain
) (
blame
)
1
2
3
module
Fun::GamesHelper
def
stratego
()
"Iz guuut!"
end
end