{"id":80682,"library":"foreverb","title":"Forever","description":"Small daemon framework for Ruby with logging, error handling, scheduling, and more.","status":"active","version":"0.3.3","language":"ruby","source_language":null,"source_url":"https://github.com/daddye/forever","tags":["daemon","background","scheduling","logging"],"install":[{"cmd":"gem install foreverb","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'foreverb', '~> 0.3.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Forever","correct":"require 'forever'"}],"quickstart":{"code":"require 'forever'\n\nForever.run do\n  every 10.seconds do\n    puts 'Hello from daemon'\n  end\n  on_error do |e|\n    puts \"Error: #{e.message}\"\n  end\nend","lang":"ruby","description":"Run a simple daemon that prints every 10 seconds"},"warnings":[],"env_vars":null,"search_vec":"'background':15 'daemon':3,14 'error':9 'forev':1 'framework':4 'handl':10 'log':8,17 'rubi':6 'schedul':11,16 'small':2","created_at":"2026-06-18T05:31:05.405196+00:00","updated_at":"2026-06-18T05:31:05.405196+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/daddye/forever","github":"https://github.com/daddye/forever","docs":"http://www.rubydoc.info/gems/foreverb/","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}}