demarches-normaliennes/spec
Pierre de La Morinerie 2f948f7e46 active_storage: fix blob update hooks
For some reason on Rails 6.1 the `after_update_commit` hook is properly
registered – but disappears from the record later, and in the end is
never run.

Fix it by using the general `after_commit` hook instead.
2021-03-04 14:30:38 +01:00
..
controllers Add SerializerService 2021-03-02 12:42:22 +01:00
factories Defaut groupe instructeur ordered by label 2021-03-04 10:35:44 +01:00
features Add SerializerService 2021-03-02 12:42:22 +01:00
fixtures Add api address external data fetch 2021-02-17 19:10:16 +01:00
helpers piecejusticative file validation focus on size 2020-09-25 09:35:16 +00:00
jobs Add SerializerService 2021-03-02 12:42:22 +01:00
lib Add api address external data fetch 2021-02-17 19:10:16 +01:00
mailers mailers: remove dead AdministrationMailer code 2021-02-04 12:15:13 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models active_storage: fix blob update hooks 2021-03-04 14:30:38 +01:00
policies policies: fix champ policy for guest users 2020-04-02 11:27:14 +02:00
serializers fix broken test in champ_serializer_spec 2020-09-25 09:35:16 +00:00
services specs: fix test failing on March 1st 2021-03-02 12:26:28 +01:00
support Fix new Rubocop warnings 2021-02-16 16:31:30 +00:00
views rend accessible l'envoi de dossier par un instructeur 2021-02-16 16:47:14 +01:00
rails_helper.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
spec_helper.rb gems: remove guard 2021-02-25 10:45:42 +00:00