Downloadliste

Projektbeschreibung

CRUD through HTTP is a good step forward to using resources and becoming RESTful. Another step further into it is to make use of hypermedia-based services and the Restfulie gem allows you to do it very quickly.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-27 18:26
0.6

Atom Einträge jetzt eine Standard-destroy-Action, wenn die "Selbst"-Link besteht. Es wurde Unterstützung für is_successful hat? und vieles mehr. Ein Feature-Liste ist auf der Webseite angezeigt. Support für die Dose? Methode auf der Server-Seite wurde hinzugefügt. Extra-Header sind überall unterstützt. Standard-Controller wird unterstützt. Eine neue Beispielanwendung wurde hinzugefügt. A twitter Beispiel wurde hinzugefügt. Eine Methode, die render_collection unterstützt Atom-Feeds hinzu. Custom etag Unterstützung und cache_info wurden hinzugefügt. Unmarshalling mit Kind-Elemente, die nicht existieren wird unterstützt. Custom Verhalten ist für eine spezifische Antwort-Codes erlaubt.
Atom entries now get a default destroy action if the 'self' link exists. Support was added for is_successful? and much more. A feature list is shown in the Web page. Support for the can? method on the server side was added. Extra headers are supported everywhere. Default controller update is supported. A new sample application was added. A twitter example was added. A render_collection method that supports Atom feeds was added. Custom etag support and cache_info were added. Unmarshalling with child elements that do not exist is supported. Custom behavior is allowed for specific response codes.

2009-12-11 18:42
0.4

Eine Transition-API unterstützt wird. Die API wurde geändert, um die acts_as_restfulue Block anstelle von following_transitions definieren. Unterstützung für die render_resource Methode durchgeführt wurde. Automatische Unterstützung für ETag auf der Client-Seite und für ETAG und auf der Serverseite lastModified aufgenommen. ETag auf dem Client-und Server-Seite dokumentiert wurde. render_resource dokumentiert wurde. JSON arbeitet auf dem Client und Server. Der Übergang DSL dokumentiert wurde.
A transition creation API is supported. The API was changed to use the acts_as_restfulue block instead of defining following_transitions. Support for the render_resource method was implemented. Automatic support was added for eTag on the client side and for eTag and lastModified on the server side. eTag on the client and server side was documented. render_resource was documented. JSON is working on the client and server sides. The transition DSL was documented.

2009-11-25 20:50
0.3

In dieser neuen Version, restfulie unterstützt can_ *** Verfahren zur Prüfung, ob eine Ressource kann Übergang zu einem anderen Staat. Die Daten werden über den HTTP-Request-Body gebucht. Die mit * Status * Feld Anforderung wurde entfernt (es jetzt optional). Viele neue Dokumentation wurde hinzugefügt.
In this new release, restfulie supports can_*** methods to check if a resource can transition to another state. Data is posted through the HTTP request body. The *status* field requirement was removed (it's optional now). Lots of new documentation was added.

2009-11-11 22:38
0.2

Diese Version unterstützt die dynamische Erstellung Zustände und Übergänge, damit der Server-Seite die Umsetzung überprüfen können, ob bestimmte Übergänge möglich sind oder nicht da Sie den Status Ihrer Ressource. Dies ermöglicht HATEOS Arbeit durch die Ressourcen der öffentlichen API (die Links).
This version supports dynamically creating states and transitions, thus the server side implementation can verify whether transitions are possible or not given the state of your resource. This allows HATEOS work through the resource public API (its links).

2009-11-07 03:25
1.0

Dies ist Restfulie Faust Version mit Unterstützung für Server-und Client-Seite REST-Ressourcen-basierte Web-Dienste zu unterstützen: URL Identifikatoren + + Hypermedia-HTTP-Verben zu unterstützen.
This is Restfulie's fist release, with support for server and client side RESTful resource-based Web services support: URL identifiers + HTTP verbs + hypermedia support.

Project Resources