lib/alba/deprecation.rb in alba-3.2.0 vs lib/alba/deprecation.rb in alba-3.3.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Alba # Module for printing deprecation warning # @api private module Deprecation # Similar to {#warn} but prints caller as well