PDA

View Full Version : System calls from Ruby on Rails?



lucashaley
10-29-2008, 09:18 AM
I'd like to make a system call from within my RoR application, and am having problems. I can run the call from Irb, but it fails from the controller. Does Bluehost stop these calls?

Thanks for any help!

-Lucas