rpp-main
parent
da72da7386
commit
6ef0c1ef0a
@ -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