Class Object
In: lib/aquarium/dsl/object_dsl.rb
lib/aquarium/extras/design_by_contract.rb
Parent: Object

Add the Aquarium::DSL convenience methods to Object. Only require this file if you really want these methods on all objects in your runtime! For example, Rails already adds before and after methods to object, so including this file is not compatible!

Included Modules

Aquarium::DSL Aquarium::Extras::DesignByContract

[Validate]