Method: Extract::Tables#for_cell
- Defined in:
- lib/extract/tables.rb
#for_cell(c) ⇒ Object
21 22 23 |
# File 'lib/extract/tables.rb', line 21 def for_cell(c) cell_map[c] end |
21 22 23 |
# File 'lib/extract/tables.rb', line 21 def for_cell(c) cell_map[c] end |