Sha256: a768cdc9215661d2857b5f42b1f0f6b22186161fca342b459418c3246fabed84

Contents?: true

Size: 144 Bytes

Versions: 9

Compression:

Stored size: 144 Bytes

Contents

module Enlight
  module Models
    class QuestionAndResponse < Enlight::Models::Model
      attr_accessor :question, :response
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
enlight-0.2.4 lib/enlight/models/question_and_response.rb
enlight-0.2.3 lib/enlight/models/question_and_response.rb
enlight-0.2.2 lib/enlight/models/question_and_response.rb
enlight-0.2.1 lib/enlight/models/question_and_response.rb
enlight-0.2.0 lib/enlight/models/question_and_response.rb
enlight-0.1.4 lib/enlight/models/question_and_response.rb
enlight-0.1.3 lib/enlight/models/question_and_response.rb
enlight-0.1.2 lib/enlight/models/question_and_response.rb
enlight-0.1.0 lib/enlight/models/question_and_response.rb