[Groonga-commit] ranguba/rroonga at 60b8e3c [master] Add missing document for each yield parameter

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 5 23:13:17 JST 2016


Kouhei Sutou	2016-03-05 23:13:17 +0900 (Sat, 05 Mar 2016)

  New Revision: 60b8e3c8c209022b10d95051e7b40c947abf7d4c
  https://github.com/ranguba/rroonga/commit/60b8e3c8c209022b10d95051e7b40c947abf7d4c

  Message:
    Add missing document for each yield parameter

  Modified files:
    ext/groonga/rb-grn-config.c

  Modified: ext/groonga/rb-grn-config.c (+2 -0)
===================================================================
--- ext/groonga/rb-grn-config.c    2016-03-05 23:06:57 +0900 (e4c7d00)
+++ ext/groonga/rb-grn-config.c    2016-03-05 23:13:17 +0900 (0046938)
@@ -226,6 +226,8 @@ rb_grn_config_each_ensure (VALUE user_data)
  *
  * @overload each
  *   @yield [key, value]
+ *   @yieldparam [String] key The configuration key
+ *   @yieldparam [String] value The value which is associated with `key`
  *
  * @since 6.0.0
  */
-------------- next part --------------
HTML����������������������������...
Descargar 



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