Method: Meilisearch::Index#updated_at
- Defined in:
- lib/meilisearch/index.rb
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at.
7 8 9 |
# File 'lib/meilisearch/index.rb', line 7 def updated_at @updated_at end |