lib/mina/dsl.rb in mina-1.2.4 vs lib/mina/dsl.rb in mina-1.2.5

- old
+ new

@@ -1,8 +1,8 @@ +# frozen_string_literal: true + module Mina module DSL - attr_reader :commands - extend Forwardable def_delegators :configuration, :fetch, :set, :set?, :ensure! def_delegators :commands, :command, :comment def configuration