[Groonga-commit] ranguba/rroonga at 5a99e72 [master] Use double quote for string literal

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 4 17:28:16 JST 2016


Kouhei Sutou	2016-03-04 17:28:16 +0900 (Fri, 04 Mar 2016)

  New Revision: 5a99e7220f8647347fa4ef887626f1e96a930b63
  https://github.com/ranguba/rroonga/commit/5a99e7220f8647347fa4ef887626f1e96a930b63

  Message:
    Use double quote for string literal

  Modified files:
    lib/rroonga.rb

  Modified: lib/rroonga.rb (+1 -1)
===================================================================
--- lib/rroonga.rb    2016-03-04 17:27:43 +0900 (b96b97a)
+++ lib/rroonga.rb    2016-03-04 17:28:16 +0900 (877d234)
@@ -1 +1 @@
-require 'groonga'
+require "groonga"
-------------- next part --------------
HTML����������������������������...
Descargar 



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