Merge branch 'account-activation' into 'master'
Account activation See merge request !13
Showing
app/helpers/account_activations_helper.rb
0 → 100644
app/mailers/user_mailer.rb
0 → 100644
kitten.jpg
deleted
100644 → 0
138 KB
| ... | ... | @@ -10,6 +10,7 @@ |
| "@types/popper.js": "^1.11.0", | ||
| "bootstrap": "5.0.1", | ||
| "jquery": "^3.6.0", | ||
| "serve": "^12.0.0", | ||
| "turbolinks": "^5.2.0", | ||
| "webpack": "^4.46.0", | ||
| "webpack-cli": "^3.3.12" | ||
| ... | ... |
test/integration/users_signup_test.rb
0 → 100644
test/mailers/previews/user_mailer_preview.rb
0 → 100644
test/mailers/user_mailer_test.rb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment