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

Trouble with exercise 11: Dictionary #22

Open
ajberk opened this issue Jul 30, 2014 · 2 comments
Open

Trouble with exercise 11: Dictionary #22

ajberk opened this issue Jul 30, 2014 · 2 comments

Comments

@ajberk
Copy link

ajberk commented Jul 30, 2014

hello,

While working on the dictionary exercise, I was running into some problems. For a check, I decided to run your solution, but your solution was failing the 2nd test. Do I need some special installation to run "Dictionary" that is different from the previous exercises?

Thanks

@ajberk
Copy link
Author

ajberk commented Aug 1, 2014

In case anyone is having a similar problem, I found a solution,

I went into the spec file and changed all instances of "should be_true" and "should be_false" to "should == true" and "should == false". This seemed to have made it work.

@gil27
Copy link

gil27 commented Aug 31, 2014

Just in case... http://stackoverflow.com/a/21321645

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

No branches or pull requests

2 participants