Skip to content

Conversation

@ushu
Copy link

@ushu ushu commented Sep 4, 2014

Hi all,

we encountered an issue due to #== not checking for its type and raising NoMethodError (because it's calling #mean on the other object).
Here is a small fix adding a type check to #== to avoid this problem.

Specs are included too.

@ushu
Copy link
Author

ushu commented Sep 4, 2014

btw there seems to be an issue on Travis side...

Gem::LoadError: You have already activated rake 10.2.2, but your Gemfile requires rake 0.9.2.2. Prepending `bundle exec` to your command may solve this.

@ushu
Copy link
Author

ushu commented Sep 4, 2014

Added PR #11 to fix travis build

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.

2 participants