Sha256: aef6bc01d244a2d0a1cc3fca91d202bc84b6d43b54d9b05140b7b2425f4227fc

Contents?: true

Size: 412 Bytes

Versions: 3

Compression:

Stored size: 412 Bytes

Contents

require 'active_graph'
require 'parslet'

module ActiveGraphExtensions
end

Zeitwerk::Loader.for_gem.setup

ActiveGraph::Node::Query::QueryProxy.include ActiveGraphExtensions::Node::Query::QueryProxyEagerLoading
ActiveGraph::Node::Query::QueryProxy.prepend ActiveGraphExtensions::Node::Query::QueryProxy

ActiveGraph::Node.include ActiveGraphExtensions::Node::Query::QueryProxyEagerLoading::AssociationEagerLoad

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
activegraph-extensions-0.0.4-java lib/active_graph_extensions.rb
activegraph-extensions-0.0.3-java lib/active_graph_extensions.rb
activegraph-extensions-0.0.2-java lib/active_graph_extensions.rb