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

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Alba # Base class for Errors class Error < StandardError; end # Error class for backend which is not supported