zeitwerk: Api -> API

This commit is contained in:
Pierre de La Morinerie 2020-08-05 16:40:47 +00:00
parent 482f990594
commit 150ddab660
82 changed files with 235 additions and 217 deletions

View file

@ -1,3 +1,3 @@
class ModuleApiCartoSerializer < ActiveModel::Serializer
class ModuleAPICartoSerializer < ActiveModel::Serializer
attributes :use_api_carto, :cadastre
end