Rails Ticket Watch

0 views
Skip to first unread message

Chris Hapgood

unread,
Feb 25, 2008, 12:28:41 PM2/25/08
to resources_...@googlegroups.com
RCologists:   
 
I have a ticket open on Rails that has a close relationship to the functionality provided by RC.
 
The ticket expands the default Rails REST support to include PUT to a collection and DELETE on a collection.  PUT to a collection is easy to understand...it allows you to replace a collection resource with a provided collection.  For example, if I have an article (id = 25) with many tags ("basketball" "university"), I can do this:
 
PUT /articles/25/tags
 
with a form-encoded body of ("football" "professional").  The result is that the existing tags on the article are replaced with the supplied tags.  DELETE is similar -it could be used to clear the set of tags.
 
I would appreciate your support on this ticket: http://dev.rubyonrails.org/ticket/11022
 
Chris Hapgood
Skype: chris.hapgood
 

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.21.0/1296 - Release Date: 24/02/2008 12:19

Reply all
Reply to author
Forward
0 new messages