secondbase icon indicating copy to clipboard operation
secondbase copied to clipboard

fixing 5.x tests and adding 5.2.x

Open Justin-Hsu-Customink opened this issue 4 years ago • 0 comments

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

Justin-Hsu-Customink avatar Apr 08 '21 13:04 Justin-Hsu-Customink