Class: Flexite::SymEntry

Inherits:
Entry
  • Object
show all
Defined in:
app/models/flexite/sym_entry.rb

Instance Method Summary collapse

Methods inherited from Entry

#dig, form, service, #t_node

Methods included from WithHistory

#restore

Instance Method Details

#valueObject



2
3
4
# File 'app/models/flexite/sym_entry.rb', line 2

def value
  self[:value].to_sym
end