Module: RubyRest

Defined in:
lib/rubyrest/atom.rb,
lib/rubyrest/client.rb,
lib/rubyrest/engine.rb,
lib/rubyrest/webrick.rb,
lib/rubyrest/resource.rb,
lib/rubyrest/application.rb

Overview

Simple ATOM Feed Generator, used by REST Servlets as the representation of resources returned to the client.

$Id:$

Defined Under Namespace

Modules: Atom, Client, Webrick Classes: Application, Engine, Resource, SequelApplication