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

Version Path
revelry_core-0.1.12.4 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.12.2 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.11.6 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.10.1 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.10.0 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.9.1 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.9.0 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js
revelry_core-0.1.8.0 spec/dummy/tmp/jasmine/assets/mixins/Test.self.js