guard / guard-rspec

Guard::RSpec automatically run your specs (much like autotest)
https://rubygems.org/gems/guard-rspec
MIT License
1.31k stars 241 forks source link

Default template should watch for mailer changes #406

Closed nunosilva800 closed 2 years ago

nunosilva800 commented 6 years ago

Something like this would be nice.

  dsl.watch_spec_files_for(rails.mailers)