Navigation Menu

Skip to content

Commit

Permalink
Add document placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 25, 2017
1 parent 4be83f7 commit 8f3e896
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ext/groonga/rb-grn-data-column.c
Expand Up @@ -70,6 +70,9 @@ VALUE rb_cGrnDataColumn;
* @overload apply_window_function(options={}) {|record| }
* @param options [::Hash] The name and value pairs.
* @option options [::Array<String>] :sort_keys
* TODO: Description.
* @option options [::Array<String>] :group_keys
* TODO: Description.
*
* @yield [record]
* It yields an object that builds expression. The block must
Expand Down

0 comments on commit 8f3e896

Please sign in to comment.