Sha256: 98f8b2e63542e75672429d11f01c312f563e9011fae8e3e7fede52e0b2bb0a41

Contents?: true

Size: 142 Bytes

Versions: 6

Compression:

Stored size: 142 Bytes

Contents

# frozen_string_literal: true

%w(
  .ruby-version
  .rbenv-vars
  tmp/restart.txt
  tmp/caching-dev.txt
).each { |path| Spring.watch(path) }

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
cloudinary-1.13.0 spec/active_storage/dummy/config/spring.rb
dry-system-rails-0.3.1 spec/dummy/config/spring.rb
cloudinary-1.12.0 spec/active_storage/dummy/config/spring.rb
dry-system-rails-0.3.0 spec/dummy/config/spring.rb
dry-system-rails-0.2.0 spec/dummy/config/spring.rb
ruby-on-quails-0.1.0 activestorage/test/dummy/config/spring.rb