activeresource

most popular fresh hot now
http://ryandaigle.com/articles/2007/4/26/what-s-new-in-edge-rails-activeresource-gets-custom-methods

ActiveResource Gets Custom Methods websnapr

ability to invoke custom methods without having to go rooting around to manually build the invocation URI.
>30 days ago by qubit, 1 User, more info save
http://svn.thoughtbot.com/jester/trunk/

Jester websnapr

Today, we’re releasing our implementation of REST, in JavaScript, which we have titled Jester. It provides (nearly) identical syntax to ActiveResource for using REST to find, update, and create data,
>30 days ago by qubit, 1 User, more info save
http://giantrobots.thoughtbot.com/2007/4/2/jester-javascriptian-rest

Jester websnapr

Today, we’re releasing our implementation of REST, in JavaScript, which we have titled Jester. It provides (nearly) identical syntax to ActiveResource for using REST to find, update, and create data,
>30 days ago by qubit, 1 User, more info save
http://www.agilewebdevelopment.com/plugins/acts_as_resource

Acts as Resource websnapr

lets you handle nested resource controllers neatly without having to modify every single call to a named route to include the full list of resources used to reach the target resource.
>30 days ago by qubit, 1 User, more info save
http://earthcode.com/blog/2007/01/nested_crud_resources_in_rails.html

Nested CRUD resources in Rails 1.2 websnapr

One of the first things you will find yourself doing is nesting one resource inside another. This is just the RESTful way of working with has_many relationships.
>30 days ago by qubit, 1 User, more info save
http://weblog.techno-weenie.net/2006/12/12/taking-ares-out-for-a-test-drive

Taking ActiveResources (ARes) out for a test drive websnapr

ActiveResource is a client-side XML consumer for APIs created by the latest Rails restful additions. Consider it your reward for figuring out how to wield map.resources appropriately and restructuring
>30 days ago by qubit, 1 User, more info save
http://weblog.techno-weenie.net/2006/12/13/taking-ares-out-for-a-test-drive

Taking ActiveResources out for a test drive websnapr

ActiveResource is a client-side XML consumer for APIs created by the latest Rails restful additions.
>30 days ago by qubit, 1 User, more info save
http://errtheblog.com/post/37

'Me and uFormats' websnapr

instead of a URL representing a resource, what if the HTML served at that URL literally was the resource?
>30 days ago by qubit, 1 User, more info save
http://www.softiesonrails.com/2006/9/25/quick-guide-to-the-new-scaffold_resource-generator

Quick guide to the new scaffold_resource generator websnapr

live on the edge, you can take advantage of the new scaffold_resource generator.
>30 days ago by qubit, 1 User, more info save
http://www.ryandaigle.com/articles/2006/08/01/whats-new-in-edge-rails-simply-restful-support-and-how-to-use-it

What's New in Edge Rails: Simply RESTful Support - And ... websnapr

This addition continues the Rails march towards REST-vana and allows for easy declaration of REST-able controller methods.
>30 days ago by qubit, 1 User, more info save
http://reprocessed.org/blog/archives/2006/08/01/active_resource_on_edge.html

Getting Active Resource working in Edge Rails websnapr

I’ve wanted to have a look at Active Resource since it was announced, and now I need to look at it for work. It took me a while to get it working, so here is my learning.
>30 days ago by qubit, 1 User, more info save
http://www.ryandaigle.com/articles/2006/06/30/whats-new-in-edge-rails-activeresource-is-here

The Ins and Outs of ActiveResource websnapr

CRUD is great because it’s consistent, simple, expressive and foundational. Every application should be built solely on CRUD operations – and Rails is going to help you construct such applications..
>30 days ago by qubit, 1 User, more info save

Power-User for activeresource