Sha256: 7708a2fe36115ce5d5eb828146091494d1ec2e7cc628d98a39792ea6d15d1b76
Contents?: true
Size: 179 Bytes
Versions: 16
Compression:
Stored size: 179 Bytes
Contents
module AutotestNotification class Buuf class << self def image(notification) "#{Config.images_directory}/buuf/#{notification}.png" end end end end
Version data entries
16 entries across 16 versions & 4 rubygems