issues
search
BrentBarnes
/
8-Bit-Flight-Booker
A Ruby-on-Rails app where users can book flights for multiple passengers
0
stars
0
forks
source link
1. Create Booking model
#18
Closed
BrentBarnes
closed
2 years ago
BrentBarnes
commented
2 years ago
Create and migrate the Booking model.
BrentBarnes
commented
2 years ago
[x] should have a flight_id (and number_of_passengers?)
Create and migrate the Booking model.