Re: [rspec-users] Problem with rendering JSON

2011-02-13 Thread Matt Wynne
On 12 Feb 2011, at 12:49, Ants Pants wrote: > > > On 11 February 2011 23:45, Matt Wynne wrote: > > On 11 Feb 2011, at 16:04, Ants Pants wrote: > >> You are my last resort for solving this issue as I have tried and tried to >> solve it myself but can't. >> >> I'm not even sure if it's an RS

Re: [rspec-users] Problem with rendering JSON

2011-02-12 Thread Ants Pants
On 11 February 2011 23:45, Matt Wynne wrote: > > On 11 Feb 2011, at 16:04, Ants Pants wrote: > > You are my last resort for solving this issue as I have tried and tried to > solve it myself but can't. > > I'm not even sure if it's an RSpec issue but the thing is, if I run the > request from the b

Re: [rspec-users] Problem with rendering JSON

2011-02-11 Thread Matt Wynne
On 11 Feb 2011, at 16:04, Ants Pants wrote: > You are my last resort for solving this issue as I have tried and tried to > solve it myself but can't. > > I'm not even sure if it's an RSpec issue but the thing is, if I run the > request from the browser, it works. Sadly, my test fails. So eithe

[rspec-users] Problem with rendering JSON

2011-02-11 Thread Ants Pants
You are my last resort for solving this issue as I have tried and tried to solve it myself but can't. I'm not even sure if it's an RSpec issue but the thing is, if I run the request from the browser, it works. Sadly, my test fails. So either there's something about Rails I don't know about (but sh