BrentBarnes / 8-Bit-Flight-Booker

A Ruby-on-Rails app where users can book flights for multiple passengers
0 stars 0 forks source link

Create an Airport Model #3

Closed BrentBarnes closed 2 years ago

BrentBarnes commented 2 years ago

"Create an Airport model (which basically just needs an airport code like “SFO” or “NYC”) and use the db/seeds.rb file to create several airports."

BrentBarnes commented 2 years ago