[rspec-users] Combining autotest, rspec, rspec_on_rails and spec-server

2008-03-20 Thread Anthony Carlos
Hello, I've been trying to google the definitive way to combine autotest, rspec, and spec-server, but to no avail. It seems like there are lots of suggestions from old versions. Furthermore, some commands such as rake:autotest don't seem to be around anymore. So, is it required to install Z

Re: [rspec-users] RSpec wiki

2007-07-13 Thread Anthony Carlos
Thanks for the primer on the wiki. I don't use them very often, but I'll pick up the formatting stuff soon enough. I will try to set-up additional pages later today. Thanks, -Anthony On Jul 13, 2007, at 12:13 PM, Ashley Moran wrote: > > On 13 Jul 2007, at 16:58, Anth

Re: [rspec-users] RSpec wiki

2007-07-13 Thread Anthony Carlos
Ashley: Thanks for the wiki page. I've logged-in and posted a brief statement about our intentions. I'm playing the role of editor here, since, I'm not the best at writing examples, and I'm still feeling around for boundaries. I don't want to steal someone's writings without their consent,

Re: [rspec-users] "they" synonym for "it"?

2007-07-12 Thread Anthony Carlos
If you guys don't mind, I'm going to create a sample web page with this concept on it, stealing from Ashley and David's writings. If people like it, perhaps we can get it included in the documentation. On Jul 11, 2007, at 12:35 PM, Ashley Moran wrote: > > On 11 Jul 20

Re: [rspec-users] "they" synonym for "it"?

2007-07-11 Thread Anthony Carlos
I think this is a nugget of experience about which it's worth shouting. I've read lots of articles about the theory behind BDD and TDD, but I need(ed) help learning how to phrase and write specs. That is, what to spec and how to write it; what is good style, and what is not so good. I'd lov