Class Airbrussh::Capistrano::Tasks
In: lib/airbrussh/capistrano/tasks.rb
Parent: Object

Encapsulates the rake behavior that integrates Airbrussh into Capistrano. This class allows us to easily test the behavior using a mock to stand in for the Capistrano DSL.

See airbrussh/capistrano.rb to see how this class is used.

Methods

Included Modules

Airbrussh::Colors

Attributes

config  [R] 
dsl  [R] 
stderr  [R] 

Public Class methods

Public Instance methods

Behavior for the rake deploy:failed task.

Behavior for the rake load:defaults task.

[Validate]