Module: Dredd

Defined in:
lib/dredd/rack/rake_task.rb,
lib/dredd/rack.rb,
lib/dredd/rack/errors.rb,
lib/dredd/rack/runner.rb,
lib/dredd/rack/version.rb,
lib/dredd/rack/configuration.rb

Overview

This class is heavily inspired in the RSpec::Core::RakeTask, which was published under the MIT license by:

Copyright © 2009 Chad Humphries, David Chelimsky Copyright © 2006 David Chelimsky, The RSpec Development Team Copyright © 2005 Steven Baker

See github.com/rspec/rspec-core/blob/v3.2.2/lib/rspec/core/rake_task.rb

Modifications are part of Dredd::Rack, published under the GNU GPLv3 ot later by:

Copyright © 2015 Gonzalo Bulnes Guilpain

See github.com/gonzalo-bulnes/dredd-rack/blob/v0.3.0/lib/dredd/rack/rake_task.rb

Defined Under Namespace

Modules: Rack