Module: PlatformosCheck::PlatformosLiquid::Object

Extended by:
Object
Included in:
Object
Defined in:
lib/platformos_check/platformos_liquid/object.rb

Instance Method Summary collapse

Instance Method Details

#labelsObject



10
11
12
# File 'lib/platformos_check/platformos_liquid/object.rb', line 10

def labels
  @labels ||= SourceIndex.objects.map(&:name)
end