0.0
Compresses Javascript & CSS files on the command line
interface with yui-compressor. Run `cli-yui-compressor`
or its shorthand `cyc`.
Usage: cli-yui-compressor | cyc [options] [filename]
-c, --charset [CHARSET] Sets the output charset (CSS & JS). Default: utf-8
-...
2020
2021
2022
2023
2024
2025
0.0
Add equal parts clojure, ruby, love, and tenderness. Bake at 350 for 1 minute. Delicious.
2020
2021
2022
2023
2024
2025
0.0
Bagodonuts's Studio Game is a simple game that users can play by running the command
$ studio_game [filename]
studio_game takes a filename as an optional argument that has a comma-separated file describing initial values for players' names and their health, e.g., "Barney,150".
2020
2021
2022
2023
2024
2025
0.0
rack-deadline is a simple rack middleware that automatically
clears sessions that have been open too long (by default,
1 day).
This is designed for use with cookie stores to mitigate the
risk of session fixation, since it is impossible to invalidate
older sessions with a pure cookie-based approa...
2020
2021
2022
2023
2024
2025
0.0
Two things happen on top of normal Vagrant behavior: (1) the second port forwarding entry is created on 0.0.0.0 that allows to ssh to VirtualBox VM from WSL2 on Windows IP. (2) Windows IP is automatically selected for `vagrant ssh` command instean of localhost.
2020
2021
2022
2023
2024
2025
0.0
Remember when RSpec had stub_chain? They removed it for good reasons but sometimes you just need it.
Well, here it is, a proxy object. It doesn't actually mock anything for you (the name is just catchy) so you need to do that.
But that actually comes with a lot of benefits:
1) It's compatab...
2020
2021
2022
2023
2024
2025
0.0
Sociable gem provides abilities to share various user actions happening in your app and present these on custom newsfeed.
The following features can be seamlessly added to your app.
1. Create user account using Facebook or Twitter profiles.
2. Invite friends from email address book, face...
2020
2021
2022
2023
2024
2025
0.0
This library provides a reader for configuration files, looking for them in places
designated by (1) a user-set environment variable, (2) in the standard XDG
locations (e.g., /etc/xdg/app.yml), or (3) in the classical UNIX locations
(e.g. /etc/app/config.yml or ~/.apprc). Config files can be wr...
2020
2021
2022
2023
2024
2025
0.0
Backup is a RubyGem, written for UNIX-like operating systems, that allows you to easily perform backup operations on both your remote and local environments. It provides you with an elegant DSL in Ruby for modeling your backups. Backup has built-in support for various databases, storage protocols...
2020
2021
2022
2023
2024
2025
0.0
rubyslippers is frontend for the RubyGems system using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51rwdcalc is calculator rwdtinker and RubyWebDialogs
2020
2021
2022
2023
2024
2025
0.0
Aspose.Barcode for Cloud is a REST API for barcode generation and recognition. It helps you generate barcode images from scratch in linear (1D), two dimensional (2D), and postal formats. Generate barcode images in a variety of image formats: JPEG, PNG, GIF, BMP, TIFF and many others. Recognize ba...
2020
2021
2022
2023
2024
2025
0.0
Configure RuboCop + a bevy of friends to gradually lint Ruby 1.9 code
2020
2021
2022
2023
2024
2025
0.0
Configure RuboCop + a bevy of friends to gradually lint Ruby 2.1 code
2020
2021
2022
2023
2024
2025
0.0
Diggr is a ruby wrapper for the Digg API. Diggr strives to remain consistent with the Digg API endpoints listed here: http://apidoc.digg.com/CompleteList. Endpoints are created in Diggr with method calls. Each node in an endpoint becomes a method call and each node which is an argument becomes...
2020
2021
2022
2023
2024
2025
0.0
Provides clean exception formatting as a string, which resembles native output formats for back-traces that kill the interpreter. Whilst there are shorter, simpler ways to format ruby exceptions, this format is almost as short, but provides the format that young ruby programmers will be familiar ...
2020
2021
2022
2023
2024
2025
0.0
Manages defining optional (and default) values, environment specific values and required values. There is a focus on 12 Factor principle and definining most variables outside of the environment in production but making it easy for developers to get started with development environment specific v...
2020
2021
2022
2023
2024
2025
0.0
A password validator for Rails 3+ apps. Ensures that your users don't use passwords included in the top 10,000 worst passwords to protect their accounts from brute force attacks.
2020
2021
2022
2023
2024
2025
0.0
Merge different asciidoc files into 1 big file.
2020
2021
2022
2023
2024
2025
0.0
An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
2020
2021
2022
2023
2024
2025
0.0
Hanny is a Hash-based Approximate Nearest Neighbor (ANN) search library in Ruby.
Hash-based ANN converts vector data into binary codes and builds a hash table by using the binary codes as hash keys.
To build the hash table, Hanny uses Locality Sensitive Hashing (LSH) of approximating cosine simil...
2020
2021
2022
2023
2024
2025