[Groonga-commit] ranguba/activegroonga at 1166ebf [master] Fix wrong method signatures

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Dec 23 11:52:23 JST 2014


Kouhei Sutou	2014-12-23 11:52:23 +0900 (Tue, 23 Dec 2014)

  New Revision: 1166ebfae58792ad3b33ae85f82ca43deb6de9b8
  https://github.com/ranguba/activegroonga/commit/1166ebfae58792ad3b33ae85f82ca43deb6de9b8

  Message:
    Fix wrong method signatures

  Modified files:
    doc/text/news.textile

  Modified: doc/text/news.textile (+2 -2)
===================================================================
--- doc/text/news.textile    2014-12-23 11:50:46 +0900 (4543204)
+++ doc/text/news.textile    2014-12-23 11:52:23 +0900 (e0597d0)
@@ -5,7 +5,7 @@ h2(#4-2-0). 4.2.0: 2014-12-23
 h3. Improvements
 
 * Supported Rails 4.2.0.
-* [GitHub#11] Supported yielding block on {ActiveGroonga::Base.new}.
+* [GitHub#11] Supported yielding block on {ActiveGroonga::Base#initialize}.
   [Patch by Eito Katagiri]
 * [GitHub#13][development] Reduced needless @make@ on testing.
   [Patch by Eito Katagiri]
@@ -19,7 +19,7 @@ h3. Fixes
   [Patch by Eito Katagiri]
 * [GitHub#15] Fixed a bug that @Groonga::NoSuchColumn@ is raised when
   iterating {ActiveGroonga::ResultSet} that is created with
-  {ActiveGroonga::Base#select} of @Groonga::Hash@ table.
+  {ActiveGroonga::Base.select} of @Groonga::Hash@ table.
   [Patch by Eito Katagiri]
 * [GitHub#16] Fixed indentation in generated migration file.
   [Patch by Eito Katagiri]
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る