HomePhorge

maint: spec_helper should only get loaded once
b389392c2303Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: spec_helper should only get loaded once

Added a C-style if-defined? guard to spec_helper.rb to make sure that it
only gets evaluated once. (The file is getting loaded multiple times
because ruby gets confused by relative paths in require statements)

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Jul 2 2010, 9:31 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3304068fe96d: maint: :mutable_defaults to improve spec consistency
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPUb389392c2303: maint: spec_helper should only get loaded once (authored by Jesse Wolfe <jes5199@gmail.com>).Jul 2 2010, 9:31 PM