grumpy_old_man 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +4 -2
- metadata +1 -1
data/README.md
CHANGED
@@ -4,7 +4,10 @@
|
|
4
4
|
|
5
5
|
![GrumpyOldMan GEM](http://hopsoft.github.com/grumpy_old_man/images/clint-eastwood.jpg)
|
6
6
|
|
7
|
-
|
7
|
+
<br />
|
8
|
+
<br />
|
9
|
+
|
10
|
+
GrumpyOldMan adds the following methods to RSpec without compromising any of RSpecs awesomeness.
|
8
11
|
|
9
12
|
* `assert`
|
10
13
|
* `assert_equal`
|
@@ -77,4 +80,3 @@ You might not agree, but I'm sticking with my old fashioned assert.
|
|
77
80
|
|
78
81
|
**Now get off my lawn!**
|
79
82
|
|
80
|
-
<a href="https://github.com/hopsoft/grumpy_old_man"><img style="position: fixed; top: 0; right: 0; border: 0; z-index: 9999;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
|