donchev1 (Aleks Donchev)
- Login: donchev1
- Registered on: 02/16/2017
- Last sign in: 02/16/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/16/2017
-
12:51 PM Ruby Bug #13218 (Rejected): testing
- I am following the Rails Tutorial e-book (https://www.railstutorial.org/book/modeling_users). I have reached chap6, where we must validity tests for user e-mails. I reached listing 6.23 added this line of code (`VALID_EMAIL_REGEX = /\A[\...