Sha256: f5e1d78236046b729aa175ac32fe8ef75884e4f0ed63bf78b5950df83ceb7d29
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 Bytes
Contents
# normally this line would be set up in isomorphic base as part of the rails prerendering footer # we don't have rails so we do it manually. `window.ReactiveRecordPublicColumnsHash = <%= ActiveRecord::Base.public_columns_hash.to_json %>` require_tree './public' if RUBY_ENGINE == 'opal'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hyper-mesh-0.6.0 | reactive_record_test_app/app/models/models.rb.erb |
hyper-mesh-0.5.4 | reactive_record_test_app/app/models/models.rb.erb |