Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 22nd, 2012  |  syntax: None  |  size: 0.23 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. (rdb:1) DeviceStrapStatus.all( :conditions => ["updated_at < (now() - interval '3600 seconds')"] )    
  2. [#<DeviceStrapStatus id: 413, is_fastened: 0, updated_at: "2011-02-21 23:41:02">]
  3. (rdb:1) Time.now
  4. Mon Feb 21 23:49:49 +0000 2011