Sha256: f66e6911c96e8543c41c7c07c2f76a4147039fa95fd48d3d444bc9041e17acff
Contents?: true
Size: 187 Bytes
Versions: 47
Compression:
Stored size: 187 Bytes
Contents
class Backend::FormFieldTranslationForm < Backend::TranslationForm attribute :label, String attribute :default_value, String def self.model_name FormField.model_name end end
Version data entries
47 entries across 47 versions & 1 rubygems