Class: Effective::CpdAuditResponseOption

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/effective/cpd_audit_response_option.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



6
7
8
# File 'app/models/effective/cpd_audit_response_option.rb', line 6

def to_s
  cpd_audit_level_question_option.to_s
end