Module: DevStructure
- Included in:
- API::Blueprints, Blueprint
- Defined in:
- lib/devstructure.rb
Overview
The Ruby bindings to the DevStructure API actually include a bit more than that. The following independent modules are available - this serves as nothing more than the root of a namespace.
-
[
DevStructure::API](devstructure/api.html): The actual API client as a subclass ofNet::HTTP. -
[
DevStructure::Blueprint](devstructure/blueprint.html): A Ruby class describing a blueprint. -
[
DevStructure::Puppet](devstructure/puppet.html): A Puppet code generator. -
[
DevStructure::Chef](devstructure/chef.html): A Chef code generator.
Further reading:
-
[DevStructure API documentation](docs.devstructure.com/api)
-
[
ruby-devstructure(7)](ruby-devstructure.7.html) -
[Source code](github.com/devstructure/ruby-devstructure)