dkubb changed the topic of #datamapper to: Datamapper v1.2.0 | Mailing List: http://is.gd/aa9D | Logs: http://is.gd/qWAL7V | DataMapper 2 Renamed to ROM, see #rom-rb for development
mikecmpbll has quit [Quit: i've nodded off.]
rsim has joined #datamapper
rsim has quit [Ping timeout: 245 seconds]
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #datamapper
rsim has joined #datamapper
skade has quit [Read error: Connection reset by peer]
skade has joined #datamapper
rsim has quit [Ping timeout: 245 seconds]
mikecmpbll has joined #datamapper
mikecmpbll has quit [Quit: i've nodded off.]
skade has quit [Quit: Computer has gone to sleep.]
<jammanbo>
Um, do we have to define out own methods for computing something suitable for use as an etag?
mbj has joined #datamapper
lgierth has joined #datamapper
lgierth has quit [Quit: Ex-Chat]
|Kev| has joined #datamapper
shingara has quit [Ping timeout: 255 seconds]
<|Kev|>
Hi folks. I've spent some time poring over the docs ineffectually. Would someone please point me in the right direction of what to do if I want class A to have an option class B, propertyB1, and a required class B, propertyB2? I thought I had it with has 1, :propertyB1, "ClassB", :required => false, but since then nothing is able to persist (and I've not managed to get more debug than just SaveFailureError
brianpWins has joined #datamapper
brianpWins has quit [Quit: brianpWins]
b0nary has joined #datamapper
<b0nary>
hi there, any ideas why Decimal 0.9999 gets rejected while 1.42 for example works?
<b0nary>
or any ideas how i can see why some transaction dont land in the database? i have no errors, they just dont appear
<|Kev|>
Have you set it to fail on error? By default it continues silently.