aboutsummaryrefslogtreecommitdiffstats
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