mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 14:16:06 +01:00
606629577a
the regexp alone and web browsers allows URLs to contain non-ASCII characters, which `URI.parse` does not like -- resulting in the inbox page to suddenly break. also changed the `redirect_to` in the controller to a `render :edit` so that validation errors are shown properly |
||
---|---|---|
.. | ||
screen_name_validator.rb | ||
typoed_email_validator.rb | ||
valid_url_validator.rb |