lib/grape/roar/formatter.rb in grape-roar-0.4.0 vs lib/grape/roar/formatter.rb in grape-roar-0.4.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Grape
module Formatter
module Roar
class << self
def call(object, env)