Meaning of "Expected string default value for ..." on Ruby on Rails

Recently I've created an app for Ruby (2.3.3) on Rails (5.0.0.1): $ rails _5.0.0.1_ new myapp --database=postgresql -T After setting up the Gemfile and testing the connectivity to my databases: $