Skip to content

Fix an issue with awesome print - #10

Open
ushu wants to merge 2 commits into
saulabs:masterfrom
ushu:fix-distribution-eq
Open

Fix an issue with awesome print#10
ushu wants to merge 2 commits into
saulabs:masterfrom
ushu:fix-distribution-eq

Conversation

@ushu

@ushu ushu commented Sep 4, 2014

Copy link
Copy Markdown

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

ushu commented Sep 4, 2014

Copy link
Copy Markdown
Author

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

ushu commented Sep 4, 2014

Copy link
Copy Markdown
Author

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