bf60d9db0c55f7fa9b771c0d57c7118e12e6a610
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / helpers / fun / games_helper.rb
1 module Fun::GamesHelper
2 def stratego() "Iz guuut!" end
3 end