{"id":78235,"library":"rufus-scheduler","title":"rufus-scheduler","description":"Job scheduler for Ruby supporting at, cron, in, and every jobs, not a cron replacement.","status":"active","version":"3.9.2","language":"ruby","source_language":null,"source_url":"https://github.com/jmettraux/rufus-scheduler","tags":["scheduler","cron","background","jobs","utility"],"install":[{"cmd":"gem install rufus-scheduler","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rufus-scheduler', '~> 3.9.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Rufus::Scheduler","correct":"require 'rufus-scheduler'"}],"quickstart":{"code":"require 'rufus-scheduler'\nscheduler = Rufus::Scheduler.new\nscheduler.every '5s' do\n  puts 'Hello'\nend\nscheduler.join","lang":"ruby","description":"Schedule a recurring job every 5 seconds"},"warnings":[],"env_vars":null,"search_vec":"'background':21 'cron':10,17,20 'everi':13 'job':4,14,22 'replac':18 'rubi':7 'rufus':2 'rufus-schedul':1 'schedul':3,5,19 'support':8 'util':23","created_at":"2026-06-18T04:10:58.161335+00:00","updated_at":"2026-06-18T04:10:58.161335+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jmettraux/rufus-scheduler","github":"https://github.com/jmettraux/rufus-scheduler","docs":"http://www.rubydoc.info/gems/rufus-scheduler/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}