Update README.md

This commit is contained in:
Markus Schirp 2013-01-23 13:59:45 +01:00
parent d28a0bb9f7
commit 64ba10044e

View file

@ -72,7 +72,7 @@ Private singleton methods: spec/unit/#{namespace}/#{class_name}/class_methods/*_
Symbolic operator like method are expanded. So for example ```Foo#<<``` is expanded to:
```
Spec/unit/foo/left_shift_operator_spec.rb
pec/unit/foo/left_shift_operator_spec.rb
````
The full list of expansion can be found here: