lib/basquiat/support/json.rb in basquiat-1.3.0.pre.1 vs lib/basquiat/support/json.rb in basquiat-1.3.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Basquiat
# A simple MultiJson wrapper to protect against eventual API changes.
module Json
# Serializes an Object into a JSON
# @see MultiJson.dump