Skip to content

Instantly share code, notes, and snippets.

@silasjmatson
Last active June 15, 2017 02:46
Show Gist options
  • Save silasjmatson/33a6bbf3e61467c39d35c383252f890c to your computer and use it in GitHub Desktop.
Save silasjmatson/33a6bbf3e61467c39d35c383252f890c to your computer and use it in GitHub Desktop.
class ApplicationRecord < ActiveRecord::Base
extend DatabaseQueryStreaming
self.abstract_class = true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment