On Wed, 25 Jan 2012, Justin Ko wrote:

> 
> http://ariejan.net/2008/08/12/ruby-on-rails-uuid-as-your-activerecord-primary-key
> 
> Make sure the column is 16-byte binary
> 

And be sure to update your test database's schema so that it behaves the
same as your other environments:

rake db:test:clone_structure

Patrick J. Collins
http://collinatorstudios.com
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to