Class: CachedMapItemTranslation

Inherits:
ApplicationRecord show all
Includes:
Housekeeping::Timestamps, Shared::IsData
Defined in:
app/models/cached_map_item_translation.rb

Overview

A CachedMapItemTranslation records the translation of an ID of a GeographicItem in one scheme to an ID in a corresponding mapping scheme.

Method Summary

Methods included from Shared::IsData

#errors_excepting, #full_error_messages_excepting, #identical, #is_community?, #is_destroyable?, #is_editable?, #is_in_use?, #is_in_users_projects?, #metamorphosize, #similar

Methods included from Housekeeping::Timestamps

#data_breakdown_for_chartkick_recent

Methods inherited from ApplicationRecord

transaction_with_retry