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
Frost has joined #datamapper
zombor has quit [Ping timeout: 248 seconds]
Memocr has joined #datamapper
Memocr has quit [Remote host closed the connection]
lfox has joined #datamapper
lfox has quit [Quit: ZZZzzz…]
zombor has joined #datamapper
lfox has joined #datamapper
zombor has quit [Remote host closed the connection]
dkubb|away has joined #datamapper
dkubb has quit [Ping timeout: 252 seconds]
zombor has joined #datamapper
zombor has quit [Read error: Connection reset by peer]
zombor has joined #datamapper
zombor has quit [Changing host]
zombor has joined #datamapper
zombor has quit [Read error: Connection reset by peer]
zombor has joined #datamapper
zombor has quit [Ping timeout: 248 seconds]
mkf has quit [Disconnected by services]
mkf has joined #datamapper
namelessjon has quit [*.net *.split]
namelessjon has joined #datamapper
zombor has joined #datamapper
zombor has quit [Ping timeout: 265 seconds]
lfox has quit [Quit: ZZZzzz…]
mkf has quit [Ping timeout: 248 seconds]
mkf has joined #datamapper
postmodern has joined #datamapper
zombor has joined #datamapper
zombor has quit [Read error: Connection reset by peer]
zombor has joined #datamapper
zombor has quit [Ping timeout: 264 seconds]
i_love_chongas has joined #datamapper
<i_love_chongas> I'm attempting to return a list of objects in a specific order
<i_love_chongas> self.upcoming_polls(:all_voted => true, :order => [:event_date.desc])
<i_love_chongas> event_date is in DateTime format
<i_love_chongas> however, calling :order does not seem to be working
<i_love_chongas> could anyone give me any insight as to why this isn't working?
i_love_chongas has quit [Ping timeout: 272 seconds]
postmodern has quit [Ping timeout: 240 seconds]
postmodern has joined #datamapper
mikecmpbll has joined #datamapper
mbj has joined #datamapper
zombor has joined #datamapper
zombor has quit [Ping timeout: 276 seconds]
skade has joined #datamapper
zombor has joined #datamapper
zombor has quit [Ping timeout: 265 seconds]
postmodern has quit [Quit: Leaving]
mikecmpbll has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
mikecmpbll has joined #datamapper
zombor has joined #datamapper
zombor has quit [Ping timeout: 265 seconds]
skade has quit [Ping timeout: 265 seconds]
skade has joined #datamapper
skade has quit [Ping timeout: 248 seconds]
skade has joined #datamapper
zombor has joined #datamapper
zombor has quit [Ping timeout: 260 seconds]
mikecmpbll has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
zombor has joined #datamapper
peneconleche has joined #datamapper
zombor has quit [Read error: Connection reset by peer]
zombor has joined #datamapper
kleech has joined #datamapper
skade has quit [Ping timeout: 265 seconds]
skade has joined #datamapper
mkristian has joined #datamapper
peneconleche is now known as peneconleche|awa
lfox has joined #datamapper
mikecmpbll has joined #datamapper
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #datamapper
lfox has quit []
lfox has joined #datamapper
peneconleche|awa has quit [Quit: Leaving...]
rsim has joined #datamapper
rsim has quit [Client Quit]
rsim has joined #datamapper
kleech has quit [Remote host closed the connection]
mkristian has quit [Quit: bye]
skade has quit [Quit: Computer has gone to sleep.]
rsim has quit [Quit: Leaving.]
mikecmpbll has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
mikecmpbll has joined #datamapper
rtyler_ has joined #datamapper
dkubb|away is now known as dkubb
mikecmpbll has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
rtyler has quit [Ping timeout: 246 seconds]
kapowaz_ has joined #datamapper
rsim has joined #datamapper
cbuxton__ has joined #datamapper
skade has joined #datamapper
kapowaz has quit [Ping timeout: 240 seconds]
cbuxton_ has quit [Ping timeout: 240 seconds]
kapowaz_ is now known as kapowaz
cbuxton__ is now known as cbuxton_
rsim has quit [Quit: Leaving.]
skade has quit [Quit: Computer has gone to sleep.]
dkubb has quit [Quit: Linkinus - http://linkinus.com]
kleech has joined #datamapper
kleech has quit [Remote host closed the connection]
brianpWins has joined #datamapper
rtyler_ is now known as rtyler
skade has joined #datamapper
kleech has joined #datamapper
kleech has quit [Ping timeout: 245 seconds]
mbj has quit [Quit: leaving]
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
mbj has joined #datamapper
mbj has quit [Ping timeout: 245 seconds]
dkubb has joined #datamapper
<onewheelskyward> hmmmm, how do I query for :id => (not in this array) ?
<onewheelskyward> Ah, id.not works. Lovely.
<onewheelskyward> Might be a good thing to add to the docs.
<onewheelskyward> as an example, I mean.