Search code examples
ruby-on-rails-3google-app-enginejrails

Using JRails on Appengine - Gotchas?


Is it possible to run JRails application over Appengine? Is there any experience/gotchas to be considered?

Or is there anyother way to run Rails application over appengine? Now Appengine also supports Google Cloud SQL, so the applications can use RDBMS.


Solution

  • I think you might be confusing jrails (a once ubiquitous, but now defunct gem for inserting jquery into your app) and jruby, which is known to work on appengine