On Wed, Jan 25, 2012 at 3:29 PM, Guyren G Howe <gisbo...@emailuser.net> wrote:
> On Jan 25, 2012, at 3:44 AM, Julian Leviston wrote:
>
>> Okay so NOW to me it sounds a lot like you're using a non-integer as a 
>> primary key which I wouldn't do...
>
> I don’t think you’ve tried to write a server app that synchronizes with 
> handheld apps over an unreliable internet connection. UUIDs make things *so* 
> much easier.
>
> The decision about the pks is made. Am I understanding from folks here that 
> rspec *won’t work* without integer primary keys? That is a major design flaw, 
> if true.

RSpec provides a thin wrapper around the testing framework that ships
with Rails and extends T/U. I'm not sure I understand the problem yet,
but I'd be really surprised if it's anything RSpec is doing or failing
to do.

What versions of RSpec and Rails are you using?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to