irb(main):002:0> Offer.get '1'
 ~ (0.079982) SELECT "id" FROM "offers" WHERE "id" = 1 LIMIT 1
=> #<Offer @id=1>
irb(main):002:0> RUBY_VERSION
=> "2.0.0"
irb(main):003:0> DataMapper::VERSION
=> "1.2.1"

I guess you need to provide more info to reproduce it.

-christian

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datamapper+unsubscr...@googlegroups.com.
To post to this group, send email to datamapper@googlegroups.com.
Visit this group at http://groups.google.com/group/datamapper.
For more options, visit https://groups.google.com/d/optout.

Reply via email to