lib/cistern/client.rb in cistern-2.8.0 vs lib/cistern/client.rb in cistern-2.8.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Cistern::Client
module Collections
def collections
cistern.collections
end
- old
+ new