Class: Whisperer::Dsl

Inherits:
BaseDsl show all
Defined in:
lib/whisperer/dsl.rb,
lib/whisperer/dsl/body.rb,
lib/whisperer/dsl/headers.rb,
lib/whisperer/dsl/request.rb,
lib/whisperer/dsl/response.rb,
lib/whisperer/dsl/response/status.rb

Defined Under Namespace

Classes: Body, Headers, Request, Response, Status

Instance Attribute Summary

Attributes inherited from BaseDsl

#container

Method Summary

Methods inherited from BaseDsl

add_writer, build, #initialize, link_container_class, link_dsl

Constructor Details

This class inherits a constructor from Whisperer::BaseDsl