Module: Nasty

Defined in:
lib/nasty.rb,
lib/nasty/key.rb,
lib/nasty/log.rb,
lib/nasty/lazy.rb,
lib/nasty/command.rb,
lib/nasty/version.rb,
lib/nasty/identity_map.rb,
lib/nasty/background_job.rb,
lib/nasty/expose_binding.rb,
lib/nasty/simple_context.rb,
lib/nasty/composite_command.rb,
lib/nasty/lambda_behaviours.rb,
lib/nasty/block_specification.rb

Defined Under Namespace

Modules: Command, ExposeBinding, LambdaBehaviours, Logging, Specification Classes: BackgroundJob, BlockSpecification, CompositeCommand, ConsoleLogFactory, IdentityMap, Key, Lazy, Log, SimpleContext

Constant Summary collapse

VERSION =
"0.0.#{Time.now.utc.to_i}"