RideRequest
postRideRequest(String day, String course, String startTime, String stopTime, String building, String room, String pickupLocation)
Iterable<RideRequest>
findAllByRiderId(Long riderId)