We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b5814 commit 12fe15cCopy full SHA for 12fe15c
README.md
@@ -16,7 +16,7 @@ gem 'whenever', require: false
16
17
```sh
18
$ cd /apps/my-great-project
19
-$ wheneverize .
+$ bundle exec wheneverize .
20
```
21
22
This will create an initial `config/schedule.rb` file for you (as long as the config folder is already present in your project).
0 commit comments