Sha256: f5ae1a6f5d101c749ad13721bc0e949cac55f3494bcdea4ce03879e9b41b86f0
Contents?: true
Size: 231 Bytes
Versions: 2
Compression:
Stored size: 231 Bytes
Contents
# frozen_string_literal: true # Prevent recompiling assets in test. # See: https://github.com/rails/rails/pull/27271 # This can be removed when we use Rails 5.1.0 class << ActionView::LookupContext::DetailsKey def clear; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hyrax-5.0.0 | spec/support/speedup.rb |
hyrax-5.0.0.rc3 | spec/support/speedup.rb |