Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
An Erb renderer for Sinatra
2021
2022
2023
2024
2025
2026
0.0
A Haml renderer for Sinatra
2021
2022
2023
2024
2025
2026
0.0
A Sinatra extension that turns a Sinatra app into a one page app using the teamwork of Sammy.
2021
2022
2023
2024
2025
2026
0.0
A string tokenizer based on Ferret::Analysis::StandardAnalyzer.
2021
2022
2023
2024
2025
2026
0.0
hbase-ruby is a pure ruby client for hbase and enable the ruby app enjoy the power of HBase
2021
2022
2023
2024
2025
2026
0.0
Share business card (VCard) with others in LAN, using Bonjour
2021
2022
2023
2024
2025
2026
0.0
Adds 'keep' method to Hash class
2021
2022
2023
2024
2025
2026
0.0
Sketches allows you to create and edit Ruby code from the comfort of your
editor, while having it safely reloaded in IRB whenever changes to the
code are saved.
2021
2022
2023
2024
2025
2026
0.0
Lock-free skip list implementation by ruby.
2021
2022
2023
2024
2025
2026
0.0
A JRuby adaption and gem packaging of the {Simple Logging Facade for Java}[http://www.slf4j.org/]. Provides all jar dependencies and a Ruby Logger compatible facade. SLF4J is a java logging abstraction and set of adapters to various concrete logging implementations and legacy logging APIs. T...
2021
2022
2023
2024
2025
2026
0.0
slideshow-service gem - convert markdown to slide shows
2021
2022
2023
2024
2025
2026
0.0
slideshow-templates - bundles builtin slide show (S9) templates 'n' snippets
2021
2022
2023
2024
2025
2026
0.0
Open Sublime Editor from the terminal using simple commands
2021
2022
2023
2024
2025
2026
0.0
Command line interface to SlimTimer
2021
2022
2023
2024
2025
2026
0.0
smarbs is a backup script written in ruby capable of doing intelligent and
automated backups using rsync.
2021
2022
2023
2024
2025
2026
0.0
Gem to provide sms functionality through the Smartcall Technology Solutions web services. Contact http://www.smartcalltech.co.za for an account.
2021
2022
2023
2024
2025
2026
0.0
Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
require 'net/smtp'
begin
require 'smtp_tls'
rescue LoadError
end
smtp = Net::SMTP.new address, port
...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: I have written some simple tests of my "local" code, but have not attempted to mock out SmugMug or write a bunch of fragile hard coded tests. On top of that I just put the code together without tests as I was "testing" against the API. So there are a ...
2021
2022
2023
2024
2025
2026
0.0
People sell stuff online. Some are bad sellers. Some sell bad stuff. This module provides a few simple methods to filter out those iffy listings you probably do not want to buy.
2021
2022
2023
2024
2025
2026