top page finished
Showing
.Gemfile.swp
0 → 100644
File added
| ... | ... | @@ -31,6 +31,8 @@ gem 'jbuilder', '~> 2.7' |
| # Reduces boot times through caching; required in config/boot.rb | ||
| gem 'bootsnap', '>= 1.4.2', require: false | ||
| gem 'sprockets', '~> 3.7.2' | ||
| group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] | ||
| ... | ... |
log/.keep
deleted
100755 → 0
| ... | ... | @@ -7,6 +7,7 @@ |
| "@rails/ujs": "^6.0.0", | ||
| "@rails/webpacker": "4.2.2", | ||
| "bootstrap": "^4.4.1", | ||
| "bootstrapp": "^0.0.0", | ||
| "jquery": "^3.4.1", | ||
| "popper.js": "^1.16.1", | ||
| "turbolinks": "^5.2.0" | ||
| ... | ... |
tmp/.keep
deleted
100755 → 0
Please
register
or
sign in
to comment