This may seem like a bizarre question, but I'm wondering if there's a preferred or established method of getting a Rails app to perform an AppleScript on a server?
Until now I've been getting the app to send an email to the server and the script responds to that, but it feels less than robust.
Any ideas? Cheers.