On Mon, Jun 8, 2009 at 5:14 PM, Gonzalo Suarez<[email protected]> wrote: > > We tried to fix this behavior changing some code inside > vendor/rufus/sixjo.rb and vendor/openwfe/representations.rb but it > didn't work. Could you give us some hints to fix this?
Hi Gonzalo, normally you'd only have to modifiy lib/rep/links.rb in ruote-rest itself. http://github.com/jmettraux/ruote-rest/blob/master/lib/rep/links.rb With the help from : http://github.com/rack/rack/blob/master/lib/rack/request.rb Don't forget to share fixes. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
