0.0
tep is a small Sinatra-style DSL targeting the Spinel AOT Ruby
compiler. The translator turns a Sinatra-classic source file into
a self-contained native binary -- ~80 KB on Linux, no Ruby runtime.
Pre-alpha: primary purpose is exercising Spinel against real-world
Ruby usage; the framework is the ...
2021
2022
2023
2024
2025
2026
0.0
Subscriber Only allows you to monetize your Jekyll site with paid
subscriptions. Make selected content available only to paid subscribers by
adding a single line to the post's front matter. Leave subscriptions,
payment processing and access control to us and focus solely on making...
2021
2022
2023
2024
2025
2026
0.0
Argser (from 'ARGuments parSER') is a library that aims to simplify the process of parsing arguments in command line scripts written in Ruby. It provides an easy way to specify which parameters are valid, their type or format, error conditions, description, etc. In that way, it reduces the need t...
2021
2022
2023
2024
2025
2026
0.0
Ruby Scientist and Graphics is a practical data science toolkit for Ruby.
It includes a lightweight built-in DataFrame for loading, cleaning, and transforming data; quick
descriptive statistics and correlations; charting via Gruff (bar and line); and simple ML utilities
(linear regression and k-m...
2021
2022
2023
2024
2025
2026
1.05
Adds support for creating state machines for attributes on ActiveRecord
2021
2022
2023
2024
2025
2026
0.23
Pik is a tool to manage multiple versions of ruby on Windows. It can be used from the Windows command line (cmd.exe), Windows PowerShell, or Git Bash. I have yet to test on cygwin.
>pik help commands
add Adds another ruby location to pik.
benchmark|bench Runs ben...
2021
2022
2023
2024
2025
2026
0.23
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside...
2021
2022
2023
2024
2025
2026
0.01
== DESCRIPTION:
ofx-parser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification.
== FEATURES/PROBLEMS:
* Reads OFX responses - i.e. those downloaded from financial institutions and
puts it into a usable object graph.
* Supports the 3 main message sets: banking, ...
2021
2022
2023
2024
2025
2026
0.01
tagz.rb is generates html, xml, or any sgml variant like a small ninja
running across the backs of a herd of giraffes swatting of heads like
a mark-up weedwacker. weighing in at less than 300 lines of code
tagz.rb adds an html/xml/sgml syntax to ruby that is both...
2021
2022
2023
2024
2025
2026
0.01
The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to
Amazon's Elastic Compute Cloud (EC2). Like capistrano, rubber is role based, so you can define a set
of configuration files for a role and then assign that role to as many con...
2021
2022
2023
2024
2025
2026
0.01
# DECC 2050 CALCULATOR TOOL
A C version and ruby wrapper for the www.decc.gov.uk 2050 energy and climate change excel calculator
Further detail on the project:
http://www.decc.gov.uk/2050
Canonical source:
http://github.com/decc/decc_2050_model
## DEPENDENCIES
1. ruby 1.9.2 (including develo...
2021
2022
2023
2024
2025
2026
0.01
Your website should use far-future expires headers on static assets, to make
the best use of client-side caching. But when a file is cached, updates won't
get picked up. Cache busting is the practice of making the filename of a
cached asset unique to its content, so it can be cached without havin...
2021
2022
2023
2024
2025
2026
0.01
Generate a 4 word password from words of size 3-8 characters, with
frequencies in the 30th-60th percentile. This range gives a nice set
of uncommon but not completely alien words.
$ chbs generate --verbose -W 3..8 -P 30..60
Corpus size: 6396 candidate words of 33075 total
Entropy: 48...
2021
2022
2023
2024
2025
2026
0.01
The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to Amazon's Elastic Compute Cloud (EC2). Like capistrano, rubber is role based, so you can define a set of configuration files for a role and then assign that role to as many concrete instances as...
2021
2022
2023
2024
2025
2026
0.34
Fluentd output plugin which detects exception stack traces in a stream of
JSON log messages and combines all single-line messages that belong to the
same stack trace into one multi-line message.
This is an official Google Ruby gem.
2021
2022
2023
2024
2025
2026
2.07
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
2021
2022
2023
2024
2025
2026
0.0
== Xolo
Xolo (sorta pronounced 'show-low') is an HTTPS server and set of command-line tools for macOS that provide automatable access to the software deployment and patch management aspects of {Jamf Pro}[https://www.jamf.com/products/jamf-pro/] and the {Jamf Title Editor}[https://learn.jamf.com/e...
2021
2022
2023
2024
2025
2026
0.0
#TestsEx (Sharp Tests Extensions) is a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit. Note: This is the framework-independent build only. For specific unit tes...
2021
2022
2023
2024
2025
2026
0.0
WorkMesh is an open-source micro-services orchestration system for automatng software scaling and work distribution.
Some hints:
- In the **WorkMesh** world, a **micro-service** is an **external web-service** who receives tasks for any kind of offline processing, and returns the result to...
2021
2022
2023
2024
2025
2026
0.0
#TestsEx (Sharp Tests Extensions) is a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit. Note: This is the nunit-specific build and depends upon NUnit. For a fram...
2021
2022
2023
2024
2025
2026