lib/consent/dsl.rb in consent-1.0.1 vs lib/consent/dsl.rb in consent-2.0.0
- old
+ new
@@ -1,7 +1,8 @@
# frozen_string_literal: true
module Consent
+ # @private
class DSL # :nodoc:
attr_reader :subject
def initialize(subject, defaults)
@subject = subject