Module: Ladle

Defined in:
lib/ladle.rb,
lib/ladle/server.rb,
lib/ladle/version.rb,
lib/ladle/ruby_process.rb,
lib/ladle/jruby_process.rb

Overview

Ladle dishes out steaming helpings of lightweight directory access (LDAP) for use in testing with rspec, cucumber, or any other ruby test framework.

This is the namespace for Ladle’s implementation.

Defined Under Namespace

Classes: JRubyProcess, RubyProcess, Server

Constant Summary collapse

VERSION =

The current version number for Ladle.

"1.0.1"