DEV: 2.5 is now stable

This commit is contained in:
jjaffeux 2020-08-01 17:22:17 +02:00
parent 06ea132309
commit 1e6e3bb3e9
1 changed files with 0 additions and 3 deletions

View File

@ -35,9 +35,6 @@ after_initialize do
require_dependency File.expand_path('../app/controllers/house_ad_settings_controller', __FILE__)
require_dependency 'application_controller'
# TODO: remove when 2.4 becomes the new stable
add_to_serializer(:site, :group_list_use_ids) { above_min_version }
add_to_serializer :site, :house_creatives do
AdPlugin::HouseAdSetting.settings_and_ads
end