Class: Object

Inherits:
BasicObject
Defined in:
lib/neptune.rb

Overview

A set of methods and constants that we’ve monkey-patched to enable Neptune support. In the future, it is likely that the only exposed / monkey-patched method should be job, while the others could probably be folded into either a Neptune-specific class or into CommonFunctions. TODO(cbunch): This doesn’t look like it does anything - run the integration test and confirm one way or the other.