APIs and utilities for using JRuby on Google App Engine. To load the API stubs in IRB simply require 'rubygems' require 'appengine-apis/local_boot' This will configure access to the same Datastore as running $ dev_appserver.sh . See these classes for an overview of each API: - AppEngine::Logger - AppEngine::Testing - AppEngine::Users - AppEngine::Mail - AppEngine::Memcache - AppEngine::URLFetch - AppEngine::Datastore Unless you're implementing your own ORM, you probably want to use the DataMapper API instead of the lower level AppEngine::Datastore API.
Required Ruby Version
None
Authors
Ryan Brown
Versions
- 0.0.35 February 02, 2012 (5.01 MB)
- 0.0.34 February 02, 2012 (5 MB)
- 0.0.33 December 22, 2011 (5.23 MB)
- 0.0.32 November 28, 2011 (5.22 MB)
- 0.0.31 October 30, 2011 (4.51 MB)
- 0.0.8 August 14, 2009 (31 KB)