Method: ComatosePage#record_timestamps

Defined in:
lib/comatose_page.rb

#record_timestampsObject

I don’t want the AR magic timestamping support for this class…



101
102
103
# File 'lib/comatose_page.rb', line 101

def record_timestamps
  false
end