lib/asana/resource_includes/response_helper.rb in asana-2.0.1 vs lib/asana/resource_includes/response_helper.rb in asana-2.0.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Asana
module Resources
# Internal: A helper to make response body parsing easier.
module ResponseHelper
def parse(response)