Skip to content

Instantly share code, notes, and snippets.

@pareeohnos
Created November 30, 2016 14:32
Show Gist options
  • Save pareeohnos/ed3c57daab0026221cf8a9ef12708085 to your computer and use it in GitHub Desktop.
Save pareeohnos/ed3c57daab0026221cf8a9ef12708085 to your computer and use it in GitHub Desktop.
resources "workouts", WorkoutController, only: [:index, :show] do
get "sensor_readings/:sensor_identifier", WorkoutController, :sensor_readings
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment