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
postmodern has joined #datamapper
rsim1 has quit [Quit: Leaving.]
b0nary has quit [Remote host closed the connection]
postmodern has quit [Quit: Leaving]
mikecmpbll has joined #datamapper
mikecmpbll has quit [Quit: i've nodded off.]
mikecmpbll has joined #datamapper
mbj has joined #datamapper
jordanyee has quit [Quit: MacBook went to sleep.]
mbj has quit [Ping timeout: 240 seconds]
jordanyee has joined #datamapper
mbj has joined #datamapper
jordanyee has quit [Quit: MacBook went to sleep.]
jordanyee has joined #datamapper
jordanyee has quit [Quit: MacBook went to sleep.]
jammanbo has joined #datamapper
jordanyee has joined #datamapper
<jammanbo>
Anyone know how to remove an order scope? My model has a default_scope that sets the order, but for one query I need to remove it. Can't use with_exclusive_scope because other scopes may have been chained and they'd need to be retained.