Created
February 10, 2019 18:01
-
-
Save arata-honda/c25d5af4a2084315e115c033de62b2c6 to your computer and use it in GitHub Desktop.
weight-appのgist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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