As a followup on the above, adding :format => :html to render in the controller so that it read
render :format => :html allowed get(@uri) to work as expected. Not sure why the :format option was required since this is the default and the request helper was working fine. I'm thinking this may be a bug with the way mock_request is setup using get, but not sure. Mark Lynn Sabado Technologies --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
