Sha256: 889f86191ee1e201718fa2e9099a0d8c0b5404b0637e47f38d474c11dd490920
Contents?: true
Size: 877 Bytes
Versions: 7
Compression:
Stored size: 877 Bytes
Contents
# README ## Name groonga-client-model ## Description Groonga-client-model is a model interface for groonga-client. ## Usage Add the following to your `Gemfile`: ```ruby gem "groonga-client-model" ``` TODO ## Dependencies * Ruby * [groonga-client](https://github.com/ranguba/groonga-client) * Active Model ## Mailing list * English: [groonga-talk@lists.sourceforge.net](https://lists.sourceforge.net/lists/listinfo/groonga-talk) * Japanese: [groonga-dev@lists.osdn.me](http://lists.osdn.me/mailman/listinfo/groonga-dev) ## Chat * English: [groonga/en on Gitter](https://gitter.im/groonga/en) * Japanese: [groonga/ja on Gitter](https://gitter.im/groonga/ja) ## Authors * Kouhei Sutou \<kou@clear-code.com\> ## License LGPLv2.1 or later. See doc/text/lgpl-2.1.txt for details. (Kouhei Sutou has a right to change the license including contributed patches.)
Version data entries
7 entries across 7 versions & 1 rubygems