Retrospring/app
Karina Kwiatek 39d55e52c8 Use `target.class.name` instead of `target.type`
This only worked for polymorphic relations
2022-07-09 01:15:31 +02:00
..
controllers Apply review suggestion from @raccube 2022-07-06 21:54:34 +02:00
helpers Appease the dog overlords 2022-06-27 00:41:26 +02:00
javascript Use TypeScript for RailsAdmin entrypoint 2022-07-05 21:22:58 +02:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models Properly match notification type 2022-07-09 01:15:31 +02:00
services Use `gsub` instead of `gsub!` to not modify frozen literals 2022-01-16 22:33:48 +01:00
uploaders Add missing slash to `paperclip_path` 2022-07-03 15:07:18 +02:00
validators screen_name_validator: use non-deprecated syntax for adding errors to fields 2022-06-21 21:30:59 +02:00
views Use `target.class.name` instead of `target.type` 2022-07-09 01:15:31 +02:00
workers Use `dependent: :destroy_async` instead of `DeletionWorker` 2022-07-06 20:58:53 +02:00