lib/convenient_service/dependencies/extractions/b.rb in convenient_service-0.16.0 vs lib/convenient_service/dependencies/extractions/b.rb in convenient_service-0.17.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
##
# Works in a similar way as `p`, but for `byebug`.
# @see https://ruby-doc.org/core-2.7.0/Kernel.html#method-i-p
#
def b(*args)