Spreading the joy of writing software using Ruby and Rails with the world.| Write Software, Well
This article explains the Rails rendering process in the context of returning JSON data from the controller. Hopefully, it will make it clear what really happens when you call the render method from the controller.| Write Software, Well