0.0
Claudius is an easy-to-use domain specific language for cloud experiments. It has been designed to speed up process of building distributed experiments and highly reduce time of remote machines configuration. To avoid vendor lock-in, Claudius was build on top of fog.io library, which enables flex...
2020
2021
2022
2023
2024
2025
0.0
This is a gem of the Devver fork of Octopi (a Github API library), which can be
found at http://github.com/fcoury/octopi. This gem exists solely to enable us
to use patches which have not (yet) been rolled into the official Octopi gem.
You should almost certainly use the official Octopi gem inst...
2020
2021
2022
2023
2024
2025
0.0
Crops images based on entropy: leaving the most interesting part intact. Don't expect this to be a replacement for human cropping, it is an algorythm and not an extremely smart one at that :). Best results achieved in combination with scaling: the cropping is then only used to square the image, c...
2020
2021
2022
2023
2024
2025
0.0
This little module (and attendant command line tool and rackup app)
exists for the purpose of providing rudimentary access control to a
website when the prospective users are both small in number, and very
busy. It circumvents schmucking around provisioning passwords by
generating a link which yo...
2020
2021
2022
2023
2024
2025
0.0
== Synopsys
<code>Enumerable#filter</code> - extended <code>Enumerable#select</code>
== Examples
String filter (acts like <code>Enumerable#grep</code>):
[1, 2, 3, 'ab'].filter(/a/) # => ['ab']
[1, 2, 3, '3'].filter('3') # => ['3']
You can pass a <code>Proc</code> ...
2020
2021
2022
2023
2024
2025
0.0
This Rails gem/plugin just contains a couple of tasks that make life easier when dealing with the Atlassian Bamboo Continuous Integration Server. All it does is to create a rake task, +bamboo+, which will run your full test suite (be it Cucumber, RSpec or Test::Unit) and use the +ci_reporter+ gem...
2020
2021
2022
2023
2024
2025
0.0
RandomJpg is a tool for easy downloading random images for use in scripts, application test data etc. It runs silently in the background feeding random images to a named pipe at a specified location, by default /tmp/random.jpg.
2020
2021
2022
2023
2024
2025
0.0
Statinization gem. Allows for creation of attributes for a class with a given type.
2020
2021
2022
2023
2024
2025
0.0
This gem provides functionality to handle the loading of event data from a public google calendar via an api key and display it in a view. (Without the need for OAuth.) It does so by offering functions that gather the event data, cache it and structure it in a way that makes it easy to display in...
2020
2021
2022
2023
2024
2025
0.0
Download and analyze the GitHub events stored at GitHub archive
2020
2021
2022
2023
2024
2025
0.0
Use strip_attributes to make empty parameters to be nils and forget about ".present?"
2020
2021
2022
2023
2024
2025
0.0
An encapsulation of a convention I have been using
with the slop, nenv, inifile and configatron gems for quick and dirty
development of
command-line based utility programs. Slop parses ARGV; Nenv parses ENV;
inifile parses INI; Configatron keeps it all together. YAML a...
2020
2021
2022
2023
2024
2025
0.0
The scripts in this package are designed to be used in conjunction with the
pwnedkeys.com compromised keys database. They include:
* `pwnedkeys-prove-pwned`, which generates a signed attestation of
compromise suitable for being served by the pwnedkeys.com V1 API.
* `pwnedkeys-query`, which t...
2020
2021
2022
2023
2024
2025
0.0
This is an application used in The Pragmatic Studio's home work
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2022 Wesen. See the LICENSE file.
2020
2021
2022
2023
2024
2025
0.0
Allows exclusive resources to be created which can be requested in lists. Requests for the resources guarantee a resource will be granted provided the jobs sent to the warden all finish at some point
2020
2021
2022
2023
2024
2025
0.0
Tabit is a simple tab menu generator. It depends on active_link_to helper.
If you dont know how to set an item active take a look at it first. The
generated source is compatible to bootstrap tabs with dropdowns.
2020
2021
2022
2023
2024
2025
0.0
Orders ActiveRecord items by floating ranks for spaces in-between items. Influenced by gem ActsAsList. The floating rank allows inserting items at arbitrary positions without reordering items. Thus, reducing the number of WRITE queries.
2020
2021
2022
2023
2024
2025
0.0
Extend attribute_alias and make it be adaptive with realtime database schema
2020
2021
2022
2023
2024
2025
0.0
Provides a Tinc scanner that attempts to determine the protocol version used and the remote node name via Tinc's legacy authentication protocol.
2020
2021
2022
2023
2024
2025
0.0
Add Stimulus attributes using a nicer Ruby syntax.
2020
2021
2022
2023
2024
2025