continue create ID8
Showing
| ... | ... | @@ -34,6 +34,7 @@ gem 'draper' |
| gem 'devise' | ||
| gem 'carrierwave' | ||
| gem 'rails-i18n' | ||
| gem 'i18n-js' | ||
| # Use ActiveStorage variant | ||
| # gem 'mini_magick', '~> 4.8' | ||
| ... | ... | @@ -47,6 +48,7 @@ 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] | ||
| gem 'dotenv-rails' | ||
| gem 'pry' | ||
| end | ||
| group :development do | ||
| ... | ... |
app/assets/stylesheets/scrollbar.scss
0 → 100644
app/controllers/sessions_controller.rb
0 → 100644
config/i18n-js.yml
0 → 100644
public/users/sign_up.js.erb
deleted
100644 → 0
Please
register
or
sign in
to comment