0.0
# holepunch
[![Gem Version](https://badge.fury.io/rb/holepunch.svg)](http://badge.fury.io/rb/holepunch)
[![Build Status](https://travis-ci.org/undeadlabs/holepunch.svg?branch=master)](https://travis-ci.org/undeadlabs/holepunch)
Holepunch manages AWS EC2 security groups in a declarative way throu...
2020
2021
2022
2023
2024
2025
1.05
Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
2020
2021
2022
2023
2024
2025
1.05
Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
2020
2021
2022
2023
2024
2025
1.05
A Rails engine that allows any model to act as messageable, adding the ability to exchange messages with any other messageable model, even different ones. It supports the use of conversations with two or more recipients to organize the messages. You have a complete use of a mailbox object for eac...
2020
2021
2022
2023
2024
2025
0.04
This gem (spree extension) provides support for multiple suppliers in one store. Products should be assigned to the supplier that they belong to, which allows you to select a supplier and view only their products. Suppliers can be associated with Taxons that allow the customer to search for suppl...
2020
2021
2022
2023
2024
2025
0.49
God it's about every day where I think to myself, gadzooks,
I keep typing *REPETITIVE_BORING_TASK* over and over. Wouldn't it be great if
I had something like boom to store all these commonly-used text snippets for
me? Then I realized that was a worthless idea since boom hadn't been created...
2020
2021
2022
2023
2024
2025
0.0
Crowdfund is a Ruby program developed based on Pragmatic Studio's Ruby Programming hands-on video course, and distributed as a Ruby gem.
This program has been developed using all the strengths of Ruby including the following.
Ruby Programming Environment
* Installing Ruby on your favorite opera...
2020
2021
2022
2023
2024
2025
0.0
========================================================= FreeSWITCHeR Copyright (c) 2009 The Rubyists (Jayson Vaughn, Tj Vanderpoel, Michael Fellinger, Kevin Berry) Distributed under the terms of the MIT License. ========================================================== ABOUT ----- A ruby lib...
2020
2021
2022
2023
2024
2025
1.43
A resource-centric approach to implementing the controllers, routes, and serializers needed to support the JSON API spec.
2020
2021
2022
2023
2024
2025
0.0
(This is Alex's version of Showoff, so I can share my presentations
\ without waiting for pull requests and updates from busy Scott. It
installs a binary called "showoff" which overwrites the official one,
so if you install this hack, be careful about updates.)
ShowOff is a Sinatra web ...
2020
2021
2022
2023
2024
2025
0.33
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2020
2021
2022
2023
2024
2025
1.33
A gem that makes it easy to prevent server side request forgery (SSRF) attacks
2020
2021
2022
2023
2024
2025
1.97
software to fetch configuration from network devices and store them
2020
2021
2022
2023
2024
2025
0.68
Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes
2020
2021
2022
2023
2024
2025
0.0
Studio Game is a Ruby program developed based on Pragmatic Studio' Ruby Programming hands-on video course, and distributed as a Ruby gem.
This program has been developed using all the strengths of Ruby including the following.
Ruby Programming Environment
* Installing Ruby on your favorite oper...
2020
2021
2022
2023
2024
2025
3.19
A fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
2020
2021
2022
2023
2024
2025
0.0
# License
Create software licenses easily.
## Install
### Bundler: `gem 'license'`
### RubyGems: `gem install license`
## Usage
### Simple
```ruby
license = License::Software::MIT.new do |l|
l.year.start = 2012
l.author.name = 'Ryan Scott Lewis'
l.author.email = 'ryan@rynet.us'
end...
2020
2021
2022
2023
2024
2025
0.0
Command-line tool that automatises photo/video uploads to Flickr.
Entering 'flickru <directory>' in your command line, any photos under 'directory' (and subdirs)
are uploaded to your Flickr account (interactively entered the first time you start flickru).
Photos are identified by case-insensiti...
2020
2021
2022
2023
2024
2025
1.32
GitLab style guides and shared style configs.
2020
2021
2022
2023
2024
2025
0.82
Webrat lets you quickly write expressive and robust acceptance tests
for a Ruby web application. It supports simulating a browser inside
a Ruby process to avoid the performance hit and browser dependency of
Selenium or Watir, but the same API can also be used to drive real
Selenium tests when nec...
2020
2021
2022
2023
2024
2025