Hi all, I'm looking to have a big Ruby on Rails production website running on Google App Engine. What I thought of appengine is that I would be able to generate a WAR with warbler and everything should be fine. But I saw this project (with no update since 2011) : https://code.google.com/p/appengine-jruby/ Is that necessary to run rails on GAE ? Anyone got some experience and feedback to give ? Regarding the technology choice, I'm force by my client to use GAE, I can't use Google Compute Engine or other hosting options. Thanks, Julien Pellet | @julienpellet <https://twitter.com/julienpellet> | +33 6 47 53 43 32
on 2014-07-22 14:37

on 2014-09-23 05:16

Hi. I would like to bump this please. Is there a writeup someplace which walks you though deploying a rails app in appengine using jruby?