{"id":82158,"library":"usher","title":"Usher","description":"Usher is a pure Ruby general purpose router with interfaces for Rails, Rack, email, or custom use.","status":"active","version":"0.8.3","language":"ruby","source_language":null,"source_url":"https://github.com/joshbuddy/usher","tags":["router","routing","rack","rails"],"install":[{"cmd":"gem install usher","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'usher', '~> 0.8.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Usher","correct":"require 'usher'"}],"quickstart":{"code":"require 'usher'\n\nrouter = Usher.new\nrouter.add('/hello/:name', :action => 'greet')\nroute = router.recognize('/hello/world')\nputs route.params[:name]  # => 'world'","lang":"ruby","description":"Define and recognize routes with Usher"},"warnings":[],"env_vars":null,"search_vec":"'custom':17 'email':15 'general':7 'interfac':11 'pure':5 'purpos':8 'rack':14,21 'rail':13,22 'rout':20 'router':9,19 'rubi':6 'use':18 'usher':1,2","created_at":"2026-06-19T05:12:58.715885+00:00","updated_at":"2026-06-19T05:12:58.715885+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":"http://github.com/joshbuddy/usher","github":"https://github.com/joshbuddy/usher","docs":"http://www.rubydoc.info/gems/usher/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}