Sha256: 7f2565c812177304ffca621c0e7f1f4566583a32c30c297f3547d0d1a84d76b5
Contents?: true
Size: 245 Bytes
Versions: 5
Compression:
Stored size: 245 Bytes
Contents
guard 'spork' do watch 'config/application.rb' watch 'config/environment.rb' watch %r{^config/environments/.*\.rb$} watch %r{^config/initializers/.*\.rb$} watch 'config/routes.rb' watch 'Gemfile.lock' watch 'config/locales/.*' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
bakeware-1.2 | templates/Guardfile |
bakeware-1.1.8 | templates/Guardfile |
bakeware-1.1.7 | templates/Guardfile |
bakeware-1.1.6 | templates/Guardfile |
bakeware-1.1.5 | templates/Guardfile |