Can I you whenever without Rails?

70 views
Skip to first unread message

Vinícius Pereira

unread,
Mar 22, 2017, 8:56:27 PM3/22/17
to Whenever Gem
Hi everyone,

I have a Ruby project (without Rails). It is just a project with cucumber/capybara that test a BPMS.
I want to run a job (it's for a demo) and I wrote something like this:

every :day, :at => '2:30pm' do
rake "feature['demo_upload_manual_cip',30]"
end

It does not work, no job is started. The rake command is OK. I try to edit the crontab and remove the RAILS_ENV, but it still not working... Any help?

Thanks
Reply all
Reply to author
Forward
0 new messages