Sha256: 31965c1c97ea313d79c85724f3692170e325a1c67e876e49fe2f0861772f9bdb
Contents?: true
Size: 339 Bytes
Versions: 33
Compression:
Stored size: 339 Bytes
Contents
-# frozen_string_literal: true = render :partial => "quby/v1/shared/main_label", :locals => {:question => question} .description-and-fields .fields{:id => question.html_id} -question.options.each do |opt| - checked = @answer.send(question.key) == opt.key.to_s - next unless checked .option =opt.description
Version data entries
33 entries across 33 versions & 1 rubygems