Sha256: 7c069ee46490b601837c433da593b528b516f888c6938b8f5e9f6182e033dd5d
Contents?: true
Size: 197 Bytes
Versions: 1
Compression:
Stored size: 197 Bytes
Contents
module Archon # = Nodes # A collection of ARel nodes that do powerful stuff module Nodes extend ActiveSupport::Autoload autoload :Coalesce autoload :PopulatedRecordset end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
archon-0.0.3 | lib/archon/nodes.rb |