Skip to content

Instantly share code, notes, and snippets.

@arata-honda
Created February 10, 2019 18:01
Show Gist options
  • Save arata-honda/c25d5af4a2084315e115c033de62b2c6 to your computer and use it in GitHub Desktop.
Save arata-honda/c25d5af4a2084315e115c033de62b2c6 to your computer and use it in GitHub Desktop.
weight-appのgist
user_body_assembly_relations
user_id:string
weight:float
bmi:float
fat:float
measurement_time:datetime
rails g model UserBodyAssenmblyRealations user_id:string weight:float bmi:float fat:float measurement_time:datetime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment