Class: Auth::Work::Parameter

Inherits:
Object
  • Object
show all
Includes:
Mongoid::Document, Mongoid::Timestamps
Defined in:
app/models/auth/work/parameter.rb

Instance Method Summary collapse

Instance Method Details

#choices_are_limitsObject

for eg : if choices are numerical, and there are two of them, then they form the upper and lower limit.



8
# File 'app/models/auth/work/parameter.rb', line 8

field :choices_are_limits, type: Boolean