Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / actionpack / test / fixtures / helpers / fun / games_helper.rb
1 module Fun::GamesHelper
2 def stratego() "Iz guuut!" end
3 end