I was wondering if anyone possibly had any experience integrating R into Rails, specifically, on heroku. I am familiar with the rsruby gem, which is the de facto (perhaps only)
I created a Heroku Buildpack to make using R on Heroku a no-brainer.
Checkout the heroku-buildpack-r for details.