Replacing AppleScript with Ruby
Posted by Daniel Wed, 28 Feb 2007 02:34:31 GMT
Replacing AppleScript with Ruby: Matt Neuburg, MacDevCenter.com: “I’ll explain how to download and install rb-appscript. I’ll discuss the basics of rb-appscript usage and show how to develop a simple ‘hello world’ script. Finally, I’ll rewrite the Ruby-AppleScript example from my book to use Ruby with rb-appscript instead.” [Heh. puts app(‘Finder’).home.count(:each => :item) Nice!]
Source: ranchero.com
Source: ranchero.com
