On 22 Dec 2008, at 22:57, Sarah Allen wrote:
Oddly, I didn't see any content to the post by Caius Durling via
ruby-forum (
http://www.ruby-forum.com/topic/174015?reply_to=762550#762530 )
How weird, wonder if its because I signed the email with my GPG key.
Have sent this one unsign
the bang methods everywhere, but make sure to catch
ActiveRecord::RecordInvalid and ActiveRecord::RecordNotFound either in
rescue_from handlers or within the controller actions themselves.
If you use rescue_from you need to turn on rails_error_handling in
rspec's config though.
C
---
n added so you can login with email (optional) and
the remember_me stuff works.
I'm using GIT for SCM
Anyhow any ideas ?
Create a github account and bang it on there.
C
---
Caius Durling
[EMAIL PROTECTED]
+44 (0) 7960 268 100
http://caius.name/
PGP.sig
Description: This is a d
On 28 Nov 2008, at 21:48, James Byrne wrote:
Ben Mabey wrote:
How is this?
http://github.com/aslakhellesoy/cucumber/wikis/cucumber-backgrounder
Love the homage in the title.
C
---
Caius Durling
[EMAIL PROTECTED]
+44 (0) 7960 268 100
http://caius.name/
PGP.sig
Description: This is a
;gid=1300277
Only has one member yet though!
I've joined. Just waiting for the administrator to let me in :-p
Me four!
I join a bunch of ruby/rails groups recently (yes I was bored!) but
never thought to search for rspec.
C
---
Caius Durling
[EMAIL PROTECTED]
+44 (0) 7960 268 100
http://c
On 9 Nov 2008, at 19:07, Ashley Moran wrote:
* Probably half the emails I write to rspec-users I delete without
sending, because by the time I've explained the problem in enough
detail, I realise I've answered my own question
Technical term is "Teddy Bear Programming&q
king about posting to see if
anyone else was.
You attempted to throw cucumber into the mix yet?
C
---
Caius Durling
[EMAIL PROTECTED]
+44 (0) 7960 268 100
http://caius.name/
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.o
us:~ caius$ irb
>> require "spec"
=> true
>> include Spec::Matchers
=> Object
>> %w(1 2 3).should have(3).items
=> true
C
---
Caius Durling
[EMAIL PROTECTED]
+44 (0) 7960 268 100
http://caius.name/
___
rspec-users mail