Andy Brett
|
84c3b39e15
|
use zeitwerk for autoloading
|
2021-07-17 16:41:35 -07:00 |
|
Luis Ramos
|
a253228b96
|
Add some rubocop disable commands in the code to avoid future wrong rubocop auto corrections
|
2021-06-17 22:26:54 +01:00 |
|
Luis Ramos
|
5629dfbe09
|
Fix warning: deprecated Object#=~ is called
|
2021-06-04 22:42:27 +01:00 |
|
Luis Ramos
|
b76261c61c
|
Adapt preferable to work with new BigDecimal version
BigDecimal raises exception if called with nil or empty values
|
2020-12-12 18:50:57 +00:00 |
|
Luis Ramos
|
a07029f660
|
Add require so that model is available when needed
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
d6862cdbce
|
Revert rubocop autocorrect change, it breaks some of the tests
|
2020-09-23 22:13:36 +01:00 |
|
Luis Ramos
|
b9319239d5
|
Remove configurations that are no longer used as we have moved the code to OFN and fix specs
|
2020-09-23 22:13:36 +01:00 |
|
Luis Ramos
|
9ebb689370
|
Fix easy rubocop issues
|
2020-09-23 22:13:36 +01:00 |
|
Luis Ramos
|
024a64b73a
|
Fix single rubocop rule: Use nested module definitions instead of compact style
|
2020-09-23 22:13:36 +01:00 |
|
Luis Ramos
|
25e61897aa
|
Run rubocop autocorrect
|
2020-09-23 22:13:36 +01:00 |
|
Luis Ramos
|
8b42543ca3
|
Bring configuration and preferences code from spree_core
|
2020-09-23 22:13:36 +01:00 |
|