lib/clowne/utils/params.rb in clowne-1.1.0 vs lib/clowne/utils/params.rb in clowne-1.2.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-require 'clowne/ext/lambda_as_proc'
+require "clowne/ext/lambda_as_proc"
module Clowne
module Utils
class Params # :nodoc: all
class BaseProxy