In my last blog article I talked about Returning HTML content from AJAX requests. However, I’ve been struggling with a question since then: I asserted (implicitly) that the following (and canonical!) pattern for doing AJAX replacement is wrong. I felt this strongly, but why is it wrong? First, the current pattern Normal Rails pattern for HTML…