You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing this up @sergii! This is actually what the docs recommend. I think it might have something to do with the shell rails/rails#13520 (comment) (mine does the same too, for what it's worth).
https://rails.help provides wrong example:
right example:
Please change
decimal{10,6}
todecimal{10-6}
The text was updated successfully, but these errors were encountered: