Sha256: 21207a72ed2611995d0d659085361deada8998a5eaf99577405ff324f08ea6ac

Contents?: true

Size: 202 Bytes

Versions: 4

Compression:

Stored size: 202 Bytes

Contents

guard 'spork' do
  watch('config/application.rb')
  watch('config/environment.rb')
  watch(%r{^config/environments/.*\.rb$})
  watch(%r{^config/initializers/.*\.rb$})
  watch('spec/spec_helper.rb')
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
guard-spork-0.1.7 lib/guard/spork/templates/Guardfile
guard-spork-0.1.6 lib/guard/spork/templates/Guardfile
guard-spork-0.1.5 lib/guard/spork/templates/Guardfile
guard-spork-0.1.4 lib/guard/spork/templates/Guardfile