Skip to content

Instantly share code, notes, and snippets.

@dachev
Created January 8, 2017 11:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dachev/7fb1101fda13418531c922060a8ba41c to your computer and use it in GitHub Desktop.
Save dachev/7fb1101fda13418531c922060a8ba41c to your computer and use it in GitHub Desktop.
workout = {
buddys = "<null>";
completed = 1;
"gym_id" = "<null>";
mood = "<null>";
name = "Custom Workout";
provider = ios;
"total_workout_time" = 22;
"via_logger" = 1;
"workout_date" = 1483878574;
"workout_exercises_attributes" = (
{
"exercise_id" = 14301;
fields = (
reps,
weight
);
first = 1;
last = 1;
"sort_order" = 0;
time = 0;
"total_points" = 13;
"workout_exercise_sets_attributes" = (
{
distance = 0;
"distance_measurement" = miles;
first = 1;
last = 1;
reps = 2;
time = 0;
"total_points" = 1;
weight = "4.409245014190674";
}
);
}
);
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment