Created
December 28, 2010 16:14
-
-
Save tobi/757369 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
..................................................................................................................................................................................................F............. | |
Failures: | |
1) Money allocating money betweeen different interest parties #allocate keeps currencies intact | |
Failure/Error: Money.ca_dollar(0.05).allocate([1]).should == [Money.ca_dollar(0.05)] | |
private method `pretty_print' called for #<RSpec::Mocks::ErrorGenerator:0x1029d8c50> | |
# ./spec/money_spec.rb:1070 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment