Home
Pages
Classes
Methods
Pages
Guardfile
guard :faktory_worker, cmd: 'bundle exec faktory-worker' do
watch
(
%r{^app/jobs/(.+)_job\.rb$}
)
end