That app that I just deployed to Heroku (thanks to Rob's help!) uses an executable in the applications /lib directory to do some very necessary stuff.
In development this works just fine by shelling out via backticks, like: `dostuff param1 param2` This doesn't appear to be working on Heroku and I'm trying to dig into it. Has anyone here done something similar? Cheers, Chris -- -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby --- You received this message because you are subscribed to the Google Groups "SD Ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
