Sha256: c4f39e57475e53e977ddf032f733d83786423446f6e793e87d3f37b9aad38e4b

Contents?: true

Size: 122 Bytes

Versions: 9

Compression:

Stored size: 122 Bytes

Contents

$:.unshift File.join(File.dirname(__FILE__), 'lib')
require 'rubygems'
require 'notify'

Notify.notify 'title', 'message'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
notify-0.5.2 sample.rb
notify-0.5.1 sample.rb
notify-0.5.0 sample.rb
notify-0.4.0 sample.rb
notify-0.3.0 sample.rb
notify-0.2.1 sample.rb
notify-0.2.0 sample.rb
notify-0.1.1 sample.rb
notify-0.1.0 sample.rb