0.0
This is the game I made following the exercises in the Pragmatic Studios Ruby Course.
Run studio_game to play a silly game.
You can add your own players to the game by creating a CSV file.
Each line of the file should contain the player's name and starting health like so :
Alvin,100
Simon,60
...
2021
2022
2023
2024
2025
2026
0.03
Provide several Ruby methods for simulating mouse click, cursor movement and keystrokes in Windows.
This gem use DL library and SendInput method so there is no dependency on FFI, AutoIt or Win32-api.
Methods include mouse_move(x,y), left_click, right_cl...
2021
2022
2023
2024
2025
2026
0.03
UppercuT is THE conventional build for .NET!
UppercuT seeks to solve both maintenance concerns and ease of build to help you concentrate on what you really want to do: write code. Upgrading the build should take seconds, not hours. And that is where UppercuT will beat any other automated build ...
2021
2022
2023
2024
2025
2026
0.1
A gem for connecting with over 20 shipping carriers and consolidators via a single integration using Shippo API. Support for shipping rates, buying and printing labels, tracking as well as some carrier specific functionality such as signature required, adult signature confirmation, certified mail...
2021
2022
2023
2024
2025
2026
1.91
A modern web server and application server for Ruby, Python and Node.js, optimized for performance, low memory usage and ease of use.
2021
2022
2023
2024
2025
2026
1.3
Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.
2021
2022
2023
2024
2025
2026
0.15
This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be exe...
2021
2022
2023
2024
2025
2026
1.3
This library can be used as a module for `fog` or as standalone provider
to use local filesystem storage.
2021
2022
2023
2024
2025
2026
0.01
"MDArray is a multi dimensional array implemented for JRuby inspired by NumPy (www.numpy.org) and
Masahiro Tanaka´s Narray (narray.rubyforge.org). MDArray stands on the shoulders of Java-NetCDF
and Parallel Colt. At this point MDArray has libraries for linear algebra, mathematical,
trigonome...
2021
2022
2023
2024
2025
2026
0.01
Proper related posts plugin for Jekyll - uses document correlation matrix on TF-IDF (optionally with Latent Semantic Indexing).
Each document is tokenized and stemmed, every word found is treated as keyword for analysis (except for some stop words).
TF-IDF matrix for the whole site is calculate...
2021
2022
2023
2024
2025
2026
0.0
Rack::State is middleware that securely stores and manages object state.
Applications use the Manager API to set, get, and delete state of any object
that requires persistence in a stateless environment.
Rack::State is similar to Rack::Session, but provides state management for
multiple objects...
2021
2022
2023
2024
2025
2026
0.0
A jig is an ordered sequence of objects (usually strings) and named _gaps_. When rendered as a string by Jig#to_s, the objects are rendered calling #to_s on each object in order. The gaps are skipped. A new jig may be constructed from an existing jig by 'plugging' one or more of the named gaps....
2021
2022
2023
2024
2025
2026
0.0
== FEATURES: * takes an XML with actions from tg4w and outputs stand-alone Ruby code that can be run directly or embedded into existing code (e.g. for test automation). * can be used as a library or as an executable script. * takes the xpath from tg4w and uses only enough info to guarantee the u...
2021
2022
2023
2024
2025
2026
0.0
## DESCRIPTION:
Ruby interface to a C++ implemention of the A\* search algorithm.
The C++ implementaion is found here <http://code.google.com/p/a-star-algorithm-implementation/>
## FEATURES:
## SYNOPSIS:
See `spec\castar_spec.rb` for usage examples.
Create an empty map and plan a path acr...
2021
2022
2023
2024
2025
2026
0.0
# BELGIAN 2050 CALCULATOR TOOL
A C version and ruby wrapper for the Belgian 2050 calcualtor
## GOTCHAS
Some versions have a special formula in 2050!B2 that the translator doesn't recognise. Just write 2050 in that cell and recompile.
Some tests fail for columns AN and AM on OUTPUT. I think th...
2021
2022
2023
2024
2025
2026
0.0
Library serializing Ruby objects, optimized in many ways:
* Space efficient: Use MessagePack (binary compact storage) and don't serialize twice the same object
* Keep shared objects: if an object is shared by others, serialization still keeps the reference and does not duplicate objects in memory...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * a simple FriendMailer object * email templates for HTML and plain text alternative * configurable amount of friends * support for including a user submitted message in the email * support for HTML as well as XML (nice for Flash integration) * server-side validation * erro...
2021
2022
2023
2024
2025
2026
0.0
Yubikey integration -
Includes Prototypes for low-level Yubikey OTP functions
witten by Simon Josefsson <simon@josefsson.org>.
Copyright (c) 2006, 2007, 2008, 2009 Yubico AB
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitt...
2021
2022
2023
2024
2025
2026
0.0
PMN (Portable Move Notation) provides a rule-agnostic, JSON-based format for describing
the mechanical decomposition of moves in abstract strategy board games. This gem implements
the PMN Specification v1.0.0 with a functional Ruby interface, breaking down complex movements
into sequences of atom...
2021
2022
2023
2024
2025
2026
0.0
I'm tired of the complications that tools like bundler and rvm inject
into my system and my workflow. I don't want 4 billion gems installed
globally. I don't want to have `rake` slow down for no good reason. I
don't want rvm to regress on undefined variables over and over and
over (and I don't wa...
2021
2022
2023
2024
2025
2026