instiki/vendor/rails/actionpack/test/fixtures/helpers/fun/games_helper.rb
2007-01-22 07:43:50 -06:00

3 lines
60 B
Ruby

module Fun::GamesHelper
def stratego() "Iz guuut!" end
end