Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
passing specs
- Loading branch information
Alex Gaynor
committed
Apr 20, 2013
1 parent
43b45df
commit 8ce071e
Showing
3 changed files
with
0 additions
and
3 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
fails:returns true if self has the same value as the given argument | ||
fails:calls 'other == self' if the given argument is not an Integer | ||
fails:returns the result of 'other == self' as a boolean | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.