main-eol
parent
d0721709f5
commit
8946971cd3
@ -1,8 +0,0 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class Survey < ApplicationRecord
|
||||
enum form: {
|
||||
normal: 0,
|
||||
short: 1
|
||||
}, _default: :normal
|
||||
end
|
||||
Loading…
Reference in new issue