Mentioned this in the another thread, but thought would be cleaner to start a new request thread for discussion about this spec: http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-03 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/2JASL8Jw8v4J. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Aaron Patterson
2012-Sep-05 23:28 UTC
Re: Please add support for emerging IETF JSON Patch method
On Wed, Sep 05, 2012 at 07:54:49AM -0700, Gary Weaver wrote:> Mentioned this in the another thread, but thought would be cleaner to start > a new request thread for discussion about this spec: > http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-03I''m not sure Rails needs to do anything to support this. IOW, it''s not the responsibility of Rails. You can use this: https://github.com/tenderlove/hana in combination with JSON.load and JSON.dump. -- Aaron Patterson http://tenderlovemaking.com/
Gary Weaver
2012-Sep-06 13:43 UTC
Re: Please add support for emerging IETF JSON Patch method
On Wednesday, September 5, 2012 7:28:27 PM UTC-4, Aaron Patterson wrote:> > https://github.com/tenderlove/hanaThanks, Aaron! Related thread: https://groups.google.com/forum/?hl=en&fromgroups=#!topic/rubyonrails-core/uuc6YmEb_XE I confused things when I started this thread, then deleted it because I thought I wasn''t being specific enough in the subject line. Then somehow you were able to post back to it and revive it like Lazurus. :) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/EhgiRXvlMDMJ. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.