1

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.

18bytes
  • 5,951
  • 7
  • 42
  • 69

1 Answers1

2

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

stephenmurdoch
  • 34,024
  • 29
  • 114
  • 189