search for: 8a9b7aec8790

Displaying 1 result from an estimated 1 matches for "8a9b7aec8790".

2008 Mar 02
0
Models are not initialised correctly with ''rake test'' in Merb 0.9.1
...ensions'' from config/init.rb:59 ... ~ loading gem ''uuidtools'' from config/init.rb:60 ... ~ Using ''share-nothing'' cookie sessions (4kb limit per client) irb(main):001:0> item = Item.new => #<Item @values={:uuid=>"ef62fa2e-594a-4305-b1bf-8a9b7aec8790"}> The UUID is definitely present there. Anyone else have some ideas? Farrel