Retrospring/app
Karina Kwiatek 677ce26e6c Use generic handling of our own exceptions
Noticed that we shouldn't be trying to catch specific exceptions as `Dry::Types` will throw its own exceptions for validation errors.
2022-01-23 16:48:53 +01:00
..
controllers Use generic handling of our own exceptions 2022-01-23 16:48:53 +01:00
helpers Fix Ruby codestyle 2022-01-22 22:50:32 +01:00
javascript Implement relationship logic as use case 2022-01-23 16:48:53 +01:00
mailers
models Fix lint errors 2022-01-23 16:48:53 +01:00
services Use `gsub` instead of `gsub!` to not modify frozen literals 2022-01-16 22:33:48 +01:00
uploaders Add CarrierWave Backgrounder 2020-05-17 20:38:40 +01:00
validators Fix codestyle in `ScreenNameValidator` 2022-01-22 22:50:32 +01:00
views Remove relationship counters in `users` table 2022-01-23 16:48:53 +01:00
workers Add mute rules 2022-01-01 00:38:36 +01:00