Skip to content

Instantly share code, notes, and snippets.

@cored
Created September 21, 2017 18:14
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 cored/f11dbd96a91317d70aca9fc1c6c4daab to your computer and use it in GitHub Desktop.
Save cored/f11dbd96a91317d70aca9fc1c6c4daab to your computer and use it in GitHub Desktop.
attribute :purchase_price, Types::Coercible::Float.constructor do |val|
val.floor
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment