Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / helpers / fun / games_helper.rb
diff --git a/vendor/rails/actionpack/test/fixtures/helpers/fun/games_helper.rb b/vendor/rails/actionpack/test/fixtures/helpers/fun/games_helper.rb
new file mode 100644 (file)
index 0000000..bf60d9d
--- /dev/null
@@ -0,0 +1,3 @@
+module Fun::GamesHelper
+  def stratego() "Iz guuut!" end
+end
\ No newline at end of file