You are tasked with creating a table in your freshly created reservations
database. This table will hold plane tickets detail information.
Be mindful of the data types you will choose for your table columns. Being told you don't have enough fuel to reach your destination mid flight is no joke!
Remember that to create an Active Record migration, you need to use Rake and its tasks: Example: