Retrospring/spec
Georg Gadinger 29923fac84 add validator for typoed emails
It happens quite often that people typo their email address (I blame
phone keyboards for that).  Catch common cases in a validator and
tell the user that they have a typo in their email.

Why yes, I did write the tests for this first, thanks for asking!
2022-01-11 19:18:23 +01:00
..
controllers Merge pull request #272 from Retrospring/feature/social-post-tagging 2022-01-07 19:40:52 +01:00
factories Update remaining references to profile fields 2021-12-22 00:03:19 +01:00
fixtures Add tests for `MarkdownHelper` 2021-12-31 22:40:38 +01:00
helpers Use text ellipsis instead of three single dots for shortening 2022-01-10 22:53:58 +01:00
integration
models add validator for typoed emails 2022-01-11 19:18:23 +01:00
shared_examples
support Update remaining references to profile fields 2021-12-22 00:03:19 +01:00
workers Add mute rules 2022-01-01 00:38:36 +01:00
rails_helper.rb Add specs for ThemeHelper 2020-05-05 20:17:29 +02:00
spec_helper.rb