Sha256: 6f08f7aeb02f174e046fe1e3f59cc45693afa4a17da599a23678c03ae631ffef
Contents?: true
Size: 188 Bytes
Versions: 61
Compression:
Stored size: 188 Bytes
Contents
class Backend::NavigationItemTranslationForm < Backend::TranslationForm attribute :label, String attribute :path, String def self.model_name NavigationItem.model_name end end
Version data entries
61 entries across 61 versions & 1 rubygems