Learn more about the Schools App with our Weekly Wednesday Webinar!

Posts Tagged ‘jruby’

A Google Wave robot container in Sinatra

A Google Wave robot container in Sinatra

Since I got a Google Wave account at Google IO, I felt like I should try to do something Ruby-ish in it.  I got talking to Charles Nutter, and he suggested a Sinatra template for Wave Robots.  So here it is. I stole shamelessly from Tim Morgan (http://github.com/seven1m) and Sam Ruby (http://github.com/rubys) to make this [...]

Rails on App Engine: A Cold Start

Photo by: rubyonrails.org

I’m at RailsConf ’09 and I want to get a “Hello World” style Rails app running on Google App Engine, from a totally cold start, without any dependencies.  A lot of this is available in various places on the net, including Dan Kubb’s sample Datamapper Rails app, and Ola Bini’s Rails on GAE post.