David,
On Dec 31, 2:21 pm, David Chelimsky wrote:
> Make sense?
>
Yes. Thanks for taking the time to explain!
Peace,
Phillip
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
On Thu, Dec 31, 2009 at 2:05 PM, Phillip Koebbe wrote:
> Hi David,
>
> First, thanks for the suggestion. I like that better.
>
> Second, my motivation for doing this was born out of not being able to
> do something I wanted to do in Remarkable. However, as I was trying to
> explain what it was I w
Hi David,
First, thanks for the suggestion. I like that better.
Second, my motivation for doing this was born out of not being able to
do something I wanted to do in Remarkable. However, as I was trying to
explain what it was I wanted to do, I just discovered how to do it in
Remarkable. So, the i
On Thu, Dec 31, 2009 at 12:54 PM, Phillip Koebbe wrote:
> I have a module of custom examples, such as
>
> module ControllerHelperMethods
>module MyExampleGroupMethods
>def should_set_the_body_id(body_id)
>it "should set the body id to '#{body_id}'" d
Hey all,
If you like coming up with the perfect method name, please join the fun at
https://rspec.lighthouseapp.com/projects/5645-rspec/tickets/935.
Cheers, and happy new year!
David
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyfor
I have a module of custom examples, such as
module ControllerHelperMethods
module MyExampleGroupMethods
def should_set_the_body_id(body_id)
it "should set the body id to '#{body_id}'" do
assigns[:body_id].should == bod
On 30 Dec 2009, at 22:31, Ashley Moran wrote:
Wasn't expecting you to drop everything and build a matcher hosting
platform :)
I think he should. It is Christmas, and it's not like David ever does
anything else for the community ;)
cheers,
Matt
http://mattwynne.net
+447974 430184
__