Kosuke Asami
null+****@clear*****
Tue Jul 23 14:43:48 JST 2013
Kosuke Asami 2013-07-23 14:43:48 +0900 (Tue, 23 Jul 2013) New Revision: cd29069d25ba1e5cafc9839e234fac2523e5cccd https://github.com/groonga/fluent-plugin-droonga/commit/cd29069d25ba1e5cafc9839e234fac2523e5cccd Message: Move adapter files related to groonga-like API to "groonga" directory plugin/adapter/adapter_select.rb -> plugin/adapter/groonga/select.rb Modified files: test/plugin/adapter/groonga/test_select.rb Renamed files: lib/droonga/plugin/adapter/groonga/select.rb (from lib/droonga/plugin/adapter/adapter_select.rb) Renamed: lib/droonga/plugin/adapter/groonga/select.rb (+0 -0) 100% =================================================================== Modified: test/plugin/adapter/groonga/test_select.rb (+1 -1) =================================================================== --- test/plugin/adapter/groonga/test_select.rb 2013-07-23 14:40:38 +0900 (64eba5e) +++ test/plugin/adapter/groonga/test_select.rb 2013-07-23 14:43:48 +0900 (c8af2be) @@ -13,7 +13,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -require "droonga/plugin/adapter/adapter_select" +require "droonga/plugin/adapter/groonga/select" class AdapterGroongaSelectTest < Test::Unit::TestCase def setup -------------- next part -------------- HTML����������������������������...Download