]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Mon, 3 Oct 2016 14:38:22 +0000 (16:38 +0200) | ||
| committer | Eugen Rochko <eugen@zeonfederated.com> | |
| Mon, 3 Oct 2016 14:51:00 +0000 (16:51 +0200) | ||
| commit | fc198a8b4ca6d22eaedee2cfb03e088432dc4b30 | |
| tree | cc57ecb76638deb4b9cafd80e0c14911e4f419c6 | tree | snapshot |
| parent | b3c7c8700d7ddf73d6fef4076f15ae7c3d39ce67 | commit | diff |
| app/assets/stylesheets/application.scss | diff | blob | history | |
| app/controllers/application_controller.rb | diff | blob | history | |
| app/controllers/auth/confirmations_controller.rb | [new file with mode: 0644] | blob |
| app/controllers/auth/sessions_controller.rb | diff | blob | history | |
| app/models/user.rb | diff | blob | history | |
| app/views/auth/confirmations/new.html.haml | [new file with mode: 0644] | blob |
| app/views/auth/mailer/confirmation_instructions.html.erb | [new file with mode: 0644] | blob |
| app/views/auth/passwords/edit.html.erb | [deleted file] | blob | history |
| app/views/auth/passwords/edit.html.haml | [new file with mode: 0644] | blob |
| app/views/auth/shared/_links.html.haml | diff | blob | history | |
| app/views/layouts/auth.html.haml | diff | blob | history | |
| config/routes.rb | diff | blob | history | |
| db/migrate/20161003142332_add_confirmable_to_users.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/fabricators/user_fabricator.rb | diff | blob | history |