fdc17bea5 ^
fa7868675 ^
071f64d31 ^
9d5552931 ^
1 2
3
4
5 6 7
8
# frozen_string_literal: true class BaseService include ActionView::Helpers::TextHelper include ActionView::Helpers::SanitizeHelper include RoutingHelper end