Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
alias_method fails picking up alias_attribute
Fixing `alias_method': undefined method `amount' for class `Spree::ShippingRate' (NameError) For now with just a method that returns the aliased attribute. We probably just want to use `cost` here though.
- Loading branch information