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
brianpWins has quit [Quit: brianpWins]
the_hack has quit [Quit: Leaving...]
zombor_ has joined #datamapper
zombor_ has joined #datamapper
zombor has quit [Ping timeout: 246 seconds]
zombor_ has quit [Read error: Connection reset by peer]
zombor has joined #datamapper
Sylvain1 has quit [Ping timeout: 246 seconds]
snusnu has quit [Quit: Leaving.]
kurko_ has quit [Ping timeout: 256 seconds]
zombor_ has joined #datamapper
zombor_ has quit [Changing host]
zombor_ has joined #datamapper
zombor has quit [Read error: Connection reset by peer]
kurko_ has joined #datamapper
zombor_ has quit [Ping timeout: 264 seconds]
zombor has joined #datamapper
zombor has joined #datamapper
zombor has quit [Read error: Connection reset by peer]
zombor has joined #datamapper
zombor has joined #datamapper
zombor has quit [Changing host]
facerip has quit [Quit: leaving]
zombor has quit [Remote host closed the connection]
jhn has joined #datamapper
kurko_ has quit [Quit: Computer has gone to sleep.]
jhn has quit [Ping timeout: 240 seconds]
brianpWins has joined #datamapper
v0n has quit [Ping timeout: 240 seconds]
brianpWins has quit [Quit: brianpWins]
pekup has joined #datamapper
pekup has quit [Client Quit]
priyam_ has joined #datamapper
mikecmpbll has joined #datamapper
mbj has joined #datamapper
mbj has quit [Read error: Operation timed out]
brianpWins has joined #datamapper
snusnu has joined #datamapper
stormwind has quit [Remote host closed the connection]
<namelessjon_>
Eiam: That's doing two things: (1) creating a validation which will be run by DM and (2) creating an index on the database, so it will throw an error if the validation fails
<Eiam>
right
<Eiam>
in my particular case the attributes span two different models , so going to try and set the validation against the belongs_to and has n
<namelessjon_>
Eiam: Two different models? Perhaps I'm mis-understanding... Can you put together a small example which shows what you want to do (perhaps as Cat/Owner)?