Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds env.rb note to README #18

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

joelmccracken
Copy link

See #17

this fixes tests that are broken because an array is expected.
methods must have started to return symbols instead of strings at some
point.
Tests aren't working for me because I it looks like there's an issue
with rspec 2 on ruby >= 1.9.3, specifically
rspec/rspec-core#258.

I want to try upgrading directly to rspec 3, but who knows how hard that
will end up being.
this uses the encase container, is a better way to handle state than
keeping everything global

for now, not going to really use it for much, but will refactor to it as
possible/necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant