Sha256: 07838fd4361deb900c17b56f213a3ec5495809cfd03c2393cdb3344bb7774067
Contents?: true
Size: 187 Bytes
Versions: 8
Compression:
Stored size: 187 Bytes
Contents
(function() { Rev.appMixin('Test', { componentWillMount: function() { return this.props.propFromTestMixin = "This text came from App.Mixins.Test"; } }); }).call(this);
Version data entries
8 entries across 8 versions & 1 rubygems