Download List

项目描述

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.

系统要求

System requirement is not defined
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

现在原子作品获得一个默认的破坏行动时'自我'链接存在。支持,并加入is_successful?等等。阿功能列表显示在网页中。支持可以呢?服务器端的方法添加。支持额外的标题随处可见。默认控制器更新支持。一个新的示例应用程序增加了。阿叽叽喳喳的例子是补充。阿render_collection方法,支持Atom供稿加入。自定义ETag的支持和cache_info增加了。与子元素不存在解组的支持。自定义行为是允许特定的响应代码。
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

阿过渡创建API支持。空气污染指数已更改为使用acts_as_restfulue块,而不是界定following_transitions。为render_resource方法支持实施。自动支持,并加入ETag的客户端和ETag的,并在服务器端lastModified。在客户端和服务器端的ETag被记录在案。 render_resource被记录在案。 JSON是工作在客户端和服务器方面。过渡的DSL的记录。
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

在这个新的版本,restfulie支持can_ ***方法来检查,如果资源可以过渡到另一个国家。数据公布通过HTTP请求的机构。 * *地位的领域的规定被删除(这是现在可选)。新增加了许多文件。
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

这个版本支持动态创建国家和转换,从而在服务器端执行可以查证的过渡是可能的,或者没有给予你的资源的状态。这使得HATEOS工作,通过资源公共API(它的链接)。
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

这是Restfulie的拳头发布,服务器和客户端的RESTful资源支持基于Web服务的支持:网址标识符+ HTTP动词+超媒体的支持。
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