Sha256: be6f9767900a6169639966c782412b2007ccd6c8a1b091eb0113463cb573ff99
Contents?: true
Size: 209 Bytes
Versions: 15
Compression:
Stored size: 209 Bytes
Contents
// Temporarily bridge the gap between the old ModelForm API and the slightly // different StoreForm API Rev.registerMixin('StoreToModel', { fullFieldName(end) { return `${this.props.path}.${end}` } })
Version data entries
15 entries across 15 versions & 1 rubygems