Since Google App Engine now supports Java and Groovy, and since JRuby compiles Ruby code into Java bytecode, it might be possible to write a glue in order to run Ruby code over Google App Engine, right?
Right : AppEngine-JRuby wraps the Google App Engine API for JRuby.