Display & Add Flights

This commit is contained in:
2022-01-15 16:02:05 -05:00
parent 67e8e7f74a
commit 796a070af4
5 changed files with 26 additions and 17 deletions

View File

@@ -34,6 +34,7 @@ gem 'jbuilder', '~> 2.5'
# gem 'capistrano-rails', group: :development
gem 'bootstrap'
gem 'jquery-rails'
# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '>= 1.1.0', require: false