Add & Display Flights
This commit is contained in:
3
app/models/engine.rb
Normal file
3
app/models/engine.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class Engine < ApplicationRecord
|
||||
belongs_to :aircraft
|
||||
end
|
||||
Reference in New Issue
Block a user