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 Requirements

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하는 방식입니다. 사용자 etag 지원 및 cache_info 추가되었습니다. Unmarshalling 존재하지 않는 자식 요소가 지원됩니다. 사용자 지정 동작을 특정 응답 코드에 대한 허용됩니다.
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를 지원합니다. 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

이 새로운 릴리스에서는, can_ *** restfulie을 지원 방식을 확인하는 경우 리소스 수있는 다른 상태로 전환됩니다. 데이터를 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

이 버전의 동적 상태 및 전환을 생성함으로써 가능 여부를 전환하거나 귀하의 리소스의 상태를 확인할 수있습니다 부여하지 서버측 구현을 지원합니다. 이렇게하면 리소스가 공용 API (자사의 링크를 통해 HATEOS 작업).
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의 주먹에 출시, 서버 및 클라이언트 쪽 편리한 리소스에 대한 지원이와 함께 웹 서비스 지원 : URL에 식별자 + 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