Rename media_type helper to api_media_type helper.
From from rails 6.0, there is a new method name media_type in Action::Dispatch class, so it breaked controllers using our helper.
Please register or sign in to comment
Si vous êtes un personnel Inria et que vous souhaitez participer aux tests de notre future plateforme Gitlab basée sur la version ultimate avec gitlab LFS activé merci de contacter Didier Chassignol.
From from rails 6.0, there is a new method name media_type in Action::Dispatch class, so it breaked controllers using our helper.