WARNING: Use strings for Figaro configuration in rails migration -


i creating new rails migration it's show me error "warning: use strings figaro configuration. 3543009 converted "3543009"."

here migration

rails g paymentinfo post userid:integer type:string

figaro uses strictly strings. 1 of configuration values in application.yml file integer, , warning announce class transformation.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -