Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Connectivity to DRb server. #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Connectivity to DRb server. #36

wants to merge 1 commit into from

Conversation

RyanScottLewis
Copy link

A coworker and I spent hours tracking this down. This change allows Rspec to connect to a DRb server such as Spork. Before this, we were getting the "No DRb server is running. Running in a local process instead.. " error and continue to run the specs in that process but also run them in Spork at the same time.

A coworker and I spent hours tracking this down.
@routelastresort
Copy link

Both of those should have the same effect, unless your 'localhost' entry is wrongly mapped to anything other than your loopback IP (127.0.0.1) in /etc/hosts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants