Guest User

Untitled

a guest
Apr 24th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. t.decimal :weight, :precision => 4, :scale => 1
  2. t.decimal :body_fat_percentage, :precision => 3, :scale => 1
  3. t.decimal :body_muscle_percentage, :precision => 3, :scale => 1
Add Comment
Please, Sign In to add comment