Re: [rspec-users] OT: AR Default Values

2009-03-05 Thread Mischa Fierer
Not sure if this is what you're looking for, but there is also this: http://github.com/FooBarWidget/default_value_for/tree/master On Wed, Mar 4, 2009 at 1:58 PM, James Byrne wrote: > Scott Taylor wrote: > > > You could try this plugin: > > > > http://github.com/aussiegeek/active_record_defaults/

Re: [rspec-users] OT: AR Default Values

2009-03-05 Thread Nick Hoffman
On Wed, Mar 4, 2009 at 2:58 PM, James Byrne wrote: > Scott Taylor wrote: > >> You could try this plugin: >> >> http://github.com/aussiegeek/active_record_defaults/tree/master >> >> Scott > > Thanks, I will try this out. Hi James. Just a quick message to let you know that I've used active_record_d

Re: [rspec-users] OT: AR Default Values

2009-03-04 Thread James Byrne
Scott Taylor wrote: > You could try this plugin: > > http://github.com/aussiegeek/active_record_defaults/tree/master > > Scott Thanks, I will try this out. -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.o

Re: [rspec-users] OT: AR Default Values

2009-03-04 Thread Scott Taylor
On Mar 4, 2009, at 12:16 PM, James Byrne wrote: This is sort of off topic but it arose from a cucumber test failure and I am unsure how to address the underlying issue. I spent yesterday tracking down an obscure error that was exposed by a new cucumber test. It turned out to be an improper