Class: Fudge::Tasks::Rspec

Inherits:
Shell show all
Includes:
Helpers::BundleAware
Defined in:
lib/fudge/tasks/rspec.rb

Overview

Allow use of RSpec as a task

Instance Attribute Summary

Attributes inherited from Shell

#arguments

Attributes inherited from Task

#args, #options

Method Summary

Methods inherited from Shell

#initialize, #run

Methods inherited from Task

#initialize, name

Constructor Details

This class inherits a constructor from Fudge::Tasks::Shell