Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@NaiyaShah-BTC
Created April 30, 2019 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NaiyaShah-BTC/c5db8fea137e9ae65093b95ef584878d to your computer and use it in GitHub Desktop.
Save NaiyaShah-BTC/c5db8fea137e9ae65093b95ef584878d to your computer and use it in GitHub Desktop.
class Claim < ActiveRecord::Base
self.implicit_order_column = :created_at
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment