group :default do guard 'rake', :task => 'spec' do watch %r{.*\.xlsx$} watch %r{.*\.rb$} watch %r{.*\.yml$} watch %r{.*\.rst$} end end