Re: [rspec-users] Relish documentation for RSpec

2011-01-27 Thread David Chelimsky
On Jan 27, 2011, at 4:34 PM, James Almond wrote: > I was looking at the Relish documentation for RSpec today and noticed there > are a few missing bits. For example, the expectation raise_error can take a > block which the raised error gets passed to. This is not documented in the > Relish feat

[rspec-users] Relish documentation for RSpec

2011-01-27 Thread James Almond
I was looking at the Relish documentation for RSpec today and noticed there are a few missing bits. For example, the expectation raise_error can take a block which the raised error gets passed to. This is not documented in the Relish features. I'd love to contribute to the Relish documentation for