0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test with 'bundle exec rake' More... over 11 years ago
Fix that #setup_whenever_task helper expected a block. Fixes :clear_crontab task. Closes #447 More... over 11 years ago
Merge pull request #456 from steven-ferguson/patch-1 More... over 11 years ago
Load custom time extensions for Numeric when activesupport isn't available More... over 11 years ago
avoid String#starts_with? More... over 11 years ago
stop using String#squish More... over 11 years ago
Kernel#Array() is very similar to Array#wrap() More... over 11 years ago
switch from Object#blank? to plain ruby More... over 11 years ago
Stop using class_eval on an Object More... over 11 years ago
Update README.md More... over 11 years ago
avoid the use of tempfile as long paths can make crontab barf More... over 11 years ago
Whenever 0.9.2 More... over 11 years ago
Supply whenever command as a list of args so any portion can be mapped in SSHKit More... over 11 years ago
Don't modify args array or it will continue to append args for each role More... over 11 years ago
Whenever 0.9.1 More... over 11 years ago
Merge pull request #416 from betesh/master More... over 11 years ago
Merge pull request #427 from javan/cap3+ More... over 11 years ago
Args can be passed to the method, the result of the block, or both More... over 11 years ago
Yield the host and get all args from the result. h/t @betesh More... over 11 years ago
added whenever_command_environment_variables option to capistrano v3 options More... over 11 years ago
Double quotes for consistency More... over 11 years ago
Remove unused :whenever_options More... over 11 years ago
No need for task dependency with shared setup method in place More... over 11 years ago
Use shared setup method that adds roles option for whenever command More... over 11 years ago
Map the :whenever command in SSHKit to the :whenever_command variable so it can be configured More... over 11 years ago
remove dead link to old RVM site. fixes #423 More... over 11 years ago
Use variables to setup job_types More... over 11 years ago
Squish whitespace instead of tripping on newlines More... over 11 years ago
Merge pull request #420 from diowa/ruby210 More... over 11 years ago
Added Ruby 2.1.0 compatibility More... over 11 years ago