Class: AutotestNotification::Buuf
- Inherits:
-
Object
- Object
- AutotestNotification::Buuf
- Defined in:
- lib/autotest_notification/buuf.rb
Class Method Summary collapse
Class Method Details
.image(notification) ⇒ Object
4 5 6 |
# File 'lib/autotest_notification/buuf.rb', line 4 def image(notification) "#{IMAGES_DIRECTORY}/buuf/#{notification}.png" end |