Maikel Linke
|
1364b878fe
|
Add ApplicationRecord for customisations
Rails 5 introduced this new class to confine application-specific monkey
patches to our models only, and not leak into other libraries using
ActiveRecord::Base.
https://bigbinary.com/blog/application-record-in-rails-5
|
2021-04-15 15:59:03 +10:00 |
|
Matt-Yorkley
|
558457993a
|
Update Price#variant
|
2021-03-29 18:41:09 +01:00 |
|
Luis Ramos
|
611de912a8
|
Switch frozen_string_literal to false so that price code keeps working
|
2020-12-03 06:38:24 -08:00 |
|
Luis Ramos
|
cf7d8067df
|
Fix easy rubocop issues
|
2020-11-04 12:15:23 +00:00 |
|
Luis Ramos
|
2f8198eecc
|
Fix some easy rubocop issues
|
2020-11-04 12:15:23 +00:00 |
|
Luis Ramos
|
f85044e035
|
Run rubocop autocorrect
|
2020-11-04 12:15:23 +00:00 |
|
Luis Ramos
|
751beceb34
|
Merge decorators with original spree files
|
2020-11-04 12:15:23 +00:00 |
|
Luis Ramos
|
8cb75fc6d8
|
Bring models from spree_core: Spree::Product and Spree::Variant!
EPIC COMMIT ALERT :-)
|
2020-11-04 12:15:23 +00:00 |
|