Class: RailsProof::AiConcernFilter::SkippedConcern

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails_proof/ai_concern_filter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#concernObject

Returns the value of attribute concern

Returns:

  • (Object)

    the current value of concern



7
8
9
# File 'lib/rails_proof/ai_concern_filter.rb', line 7

def concern
  @concern
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



7
8
9
# File 'lib/rails_proof/ai_concern_filter.rb', line 7

def reason
  @reason
end