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