HomePhorge

(#7656) Use rspec 2.x in generator templates
47e7b60f18d0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7656) Use rspec 2.x in generator templates

Before this patch, the generator action generated rspec templates setup
to be run with rspec 1.x, and assumed the usage of rubygems. Rspec 2.x
is now the preferred version and should be used instead.

This patch fixes this issue by updating the rspec templates to use rspec
2.x and removed the assumption of rubygems. With the moved to rspec 2.x,
the spec.opts template is no longer required, and is being removed.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU5a8dc51e36bf: (#7656) Rename contact to make_http_request
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPU47e7b60f18d0: (#7656) Use rspec 2.x in generator templates (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 6 2011, 1:39 PM