Method: NdrImport::NonTabular::Table.all_valid_options
- Defined in:
- lib/ndr_import/non_tabular/table.rb
.all_valid_options ⇒ Object
26 27 28 |
# File 'lib/ndr_import/non_tabular/table.rb', line 26 def self. super - TABULAR_ONLY_OPTIONS + NON_TABULAR_OPTIONS end |