Hello Maxim, On Fri, Jul 12, 2013 at 2:16 PM, Maxim Carle <[email protected]> wrote:
> There's a guide telling me that I need to enable Source push-to-deploy in > the Administration section within Application Settings but I can't seem to > find it. > Push-to-deploy is currently in Trusted Tester phase - i.e. only whitelisted applications are allowed access to it. You can request access by filling out this form https://docs.google.com/forms/d/1aLaAOZb_cXFiVqzLAMvPV9kh0FmvlLRUbwD-LBbLuUI/viewform( see the blue section at the top of the page here: https://developers.google.com/appengine/docs/push-to-deploy ). On Fri, Jul 12, 2013 at 2:16 PM, Maxim Carle <[email protected]> wrote: > I'm quite new in the domain and trying to work out my Ruby on Rails > development with google cloud. > Just as a side note, App Engine doesn't support RoR; it only supports applications written in Python, PHP, Java, or Go. If you must use Ruby, you can use jRuby ( http://jruby.org/ ) to run your applications within a Java service. Also see https://code.google.com/p/appengine-jruby/ for an implementation. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
