On Fri, 2010-09-24 at 12:51 +0200, Michal Fojtik wrote: > Actually, I need to NACK this patch because lot of our specs are failing > with this code. See attached output of 'rake test': > Btw. after quick look on failed tests I think we will need update our > tests to omit usage of '.format' and switch to '?format' instead.
Tests need to pass, absolutely. Though, our tests should do negotiation through the Accept header, instead of an explicit format, since that is how we expect clients to use the server. David
