Class: Plugins::Core::IntegerCell

Inherits:
Cell
  • Object
show all
Defined in:
app/cells/plugins/core/integer_cell.rb

Instance Method Summary collapse

Methods inherited from Cell

#required?

Instance Method Details

#inputObject



4
5
6
# File 'app/cells/plugins/core/integer_cell.rb', line 4

def input
  render
end