Class: Dato::Local::FieldType::Text
- Inherits:
-
Object
- Object
- Dato::Local::FieldType::Text
- Defined in:
- lib/dato/local/field_type/text.rb
Class Method Summary collapse
Class Method Details
.parse(value, _repo) ⇒ Object
7 8 9 |
# File 'lib/dato/local/field_type/text.rb', line 7 def self.parse(value, _repo) value end |