mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:19:52 +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 |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
questions | ||
application.rb | ||
boot.rb | ||
database.yml.postgres | ||
environment.rb | ||
i18n.yml | ||
justask.yml.example | ||
puma.rb | ||
routes.rb | ||
secrets.yml | ||
sidekiq.yml | ||
spring.rb |