Module: XQuery

Defined in:
lib/xquery.rb,
lib/xquery/errors.rb,
lib/xquery/generic.rb,
lib/xquery/version.rb,
lib/xquery/abstract.rb,
lib/xquery/query_proxy.rb

Overview

XQuery is designed to replace boring method call chains and allow to easier convert it in a builder classes see [README.md] for more information

Defined Under Namespace

Classes: Abstract, Generic, QueryProxy, QuerySuperclassChanged

Constant Summary collapse

VERSION =

defines XQuery version

'0.2.1'.freeze