secondbase
secondbase copied to clipboard
fixing 5.x tests and adding 5.2.x
Added rails 5.2.x for appraisal tests.
Changes
For Schemas, 5.2.x seems to use a different schema version syntax: for example from version: 20151202075826 to version: 2015_12_02_075826. There were also a couple of deprecation notices that were resolved by setting application configs in init.rb
Updated Dependencies
added rails 5.2.x