Models for Aircraft, Engine, Inspection, & Flights

This commit is contained in:
2022-01-14 12:25:33 -05:00
parent c34f53ed01
commit 278c7169d8
2 changed files with 115 additions and 104 deletions

View File

@@ -44,7 +44,7 @@ end
group :development do
# Access an interactive console on exception pages or by calling 'console' anywhere in the code.
gem 'web-console', '>= 3.3.0'
gem 'listen', '>= 3.0.5', '< 3.2'
gem 'listen'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'