This method is deprecated or moved on the latest stable version. The last existing version (v3.1.0) is shown here.
empty_json_resource()
Return a valid empty JSON resource
# File actionpack/lib/action_controller/metal/responder.rb, line 286 def empty_json_resource "{}" end