2
votes

I understand it possible to do jRuby/Java on Google App Engine, but is I also want to use Ruby on Rails as the front end in that setup, will I be able to?

Thanks, Alex

1

1 Answers

5
votes

http://code.google.com/p/appengine-jruby/

It supports Rails with the current versions: 2.3.5, 2.3.8, 2.3.9, 2.3.10 and 2.3.11, with support for Rails 3 soon. It also supports Sinatra.