Alfred RubyGems Search

An Alfred Workflow


Short Description

An Alfred workflow which lets you search RubyGems.org with ease!

Last Updated

08 Jan 2022

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.1
 

Bundle ID

it.mateuszdrewniak.ruby-gems-search
 

Categories

Applications

Webservices

Alfred RubyGems Search

An Alfred workflow which lets you search RubyGems.org with ease!

Also available on Packal

Source Code hosted on Gitlab

Features

  • Live search of gems from RubyGems.org
  • Open gem repositories, documentations, and RubyGems pages in your browser (or with QuickLook)
  • Fetch all available data regarding a particular gem

Commands

  • gems <gem name> -- search for all gems with a similar name. Press return/enter on any gem on the list to open it's RubyGems page in your browser.
  • gemsd <gem name> -- search for all gems with a similar name. Press return/enter on any gem on the list to open it's Documentation in your browser.
  • gemsr <gem name> -- search for all gems with a similar name. Press return/enter on any gem on the list to open it's Repository in your browser.
  • gem <gem name> -- search for a particular gem with this exact name. A list of various attributes of the gem will appear. Press return/enter on any attribute to either open it in your browser (if its value is a link) or copy its value to the clipboard

Screenshots