growl:Ruby grunglnotify 'bindings'(不显眼的通知系统)

时间:2024-07-19 07:14:41
【文件属性】:

文件名称:growl:Ruby grunglnotify 'bindings'(不显眼的通知系统)

文件大小:32KB

文件格式:ZIP

更新时间:2024-07-19 07:14:41

Ruby

低吼 Ruby 咆哮通知“绑定”。 例子 notification = Growl . new notification . message = 'Hello World' notification . sticky! notification . icon = :jpeg notification . run if Growl . installed? # OR Growl . notify { self . message = 'Hello World' self . icon = :jpeg sticky! } # OR Growl . notify do | n | n . message = 'Hello World' n . icon = :jpeg n . stick! end # OR Growl . notify 'Foo' , :icon =


【文件预览】:
growl-master
----Manifest(372B)
----lib()
--------growl()
--------growl.rb(1KB)
----Gemfile(53B)
----README.rdoc(4KB)
----spec()
--------fixtures()
--------spec_helper.rb(222B)
--------growl_spec.rb(3KB)
----tasks()
--------docs.rake(273B)
--------spec.rake(673B)
--------gemspec.rake(60B)
----Rakefile(356B)
----examples()
--------growl.rb(905B)
----LICENSE(1KB)
----Gemfile.lock(344B)
----growl.gemspec(2KB)
----History.rdoc(943B)

网友评论