[Groonga-commit] ranguba/epub-searcher at c2b90c2 [master] Complete missing comma

Back to archive index

KITAITI Makoto null+****@clear*****
Tue Dec 23 07:46:21 JST 2014


KITAITI Makoto	2014-12-23 07:46:21 +0900 (Tue, 23 Dec 2014)

  New Revision: c2b90c22d1ed9a52e2bc0cf9ec7ed3d1ff63a003
  https://github.com/ranguba/epub-searcher/commit/c2b90c22d1ed9a52e2bc0cf9ec7ed3d1ff63a003

  Message:
    Complete missing comma

  Modified files:
    test/test_config.rb

  Modified: test/test_config.rb (+1 -1)
===================================================================
--- test/test_config.rb    2014-12-23 07:16:35 +0900 (1c81bfd)
+++ test/test_config.rb    2014-12-23 07:46:21 +0900 (8fa6daa)
@@ -16,7 +16,7 @@ class Test::Unit::TestCase
   #     set :foo, :bar
   #   end
   #
-  def app(app = nil &blk)
+  def app(app = nil, &blk)
     @app ||= block_given? ? app.instance_eval(&blk) : app
     @app ||= Padrino.application
   end
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index