module Amountable
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Copyright 2015-2017, Instacart
Constants
- ALLOWED_STORAGE
- VERSION
Public Class Methods
included(base)
click to toggle source
# File lib/amountable.rb, line 18 def self.included(base) base.extend Amountable::ActAsMethod end