Method: TableSchema::Types::String#name
- Defined in:
- lib/tableschema/types/string.rb
#name ⇒ Object
5 6 7 |
# File 'lib/tableschema/types/string.rb', line 5 def name 'string' end |
5 6 7 |
# File 'lib/tableschema/types/string.rb', line 5 def name 'string' end |