Sha256: 02ec59ae2377857eabc6c48d131d1409d043b77823882ff05cb8ab85d5a933f8
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
= appengine-apis * http://code.google.com/p/appengine-jruby == DESCRIPTION: APIs and utilities for using JRuby on Google App Engine. See these classes for an overview of each API: - AppEngine::Logger - AppEngine::Testing - AppEngine::Users - 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. == REQUIREMENTS: * Google App Engine SDK for Java (http://code.google.com/appengine) == LICENSE: Copyright 2009 Google Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appengine-apis-0.0.2 | README.rdoc |