Sha256: de2734dd1465116e7eaf8ac810fa9d9d266bba217092da3a5f9ed2486919b032

Contents?: true

Size: 187 Bytes

Versions: 15

Compression:

Stored size: 187 Bytes

Contents

require 'barthes/client/ace'

class Barthes::Client::AceQuery2 < Barthes::Client::Ace
        def initialize(env)
		super(env)
		@client = AceClient::Query2.new(@options)
        end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
barthes-0.0.43 lib/barthes/client/ace_query2.rb
barthes-0.0.42 lib/barthes/client/ace_query2.rb
barthes-0.0.41 lib/barthes/client/ace_query2.rb
barthes-0.0.40 lib/barthes/client/ace_query2.rb
barthes-0.0.39 lib/barthes/client/ace_query2.rb
barthes-0.0.38 lib/barthes/client/ace_query2.rb
barthes-0.0.37 lib/barthes/client/ace_query2.rb
barthes-0.0.36 lib/barthes/client/ace_query2.rb
barthes-0.0.35 lib/barthes/client/ace_query2.rb
barthes-0.0.34 lib/barthes/client/ace_query2.rb
barthes-0.0.33 lib/barthes/client/ace_query2.rb
barthes-0.0.32 lib/barthes/client/ace_query2.rb
barthes-0.0.31 lib/barthes/client/ace_query2.rb
barthes-0.0.30 lib/barthes/client/ace_query2.rb
barthes-0.0.29 lib/barthes/client/ace_query2.rb