Gems
The shortest path to get set up with automated accessibility testing in Ruby on Rails
This is a sample Rails app. In this README, I'll describe the shortest path to get set up with automated accessibility testing.Web accessibility is the inclusive practice of ensuring there are no barriers that prevent interaction with, or access t...
JavaScript parser, mangler and compressor toolkit for ES6
🗜 JavaScript parser, mangler and compressor toolkit for ES6 - terser/terser.A JavaScript parser and mangler/compressor toolkit for ES6 .note: You can support this project on patreon: patron. Check out PATRONS.md for our first-tier patrons.Terser ...
A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model
The goal was to be able to easily and quickly reproduce ActiveRecord objects including their children, for example copying a blog post maintaining its associated tags or categories.This gem is named "Amoeba" because amoebas are (small life forms t...
A command line tool that draw plots in the terminal.
In this example, YouPlot counts the number of chromosomes where genes are located.GENCODE - Human ReleaseNote: count is not very fast because it runs in a Ruby script. This is fine in most cases, as long as the data size is small. If you want to v...
Heya is a campaign mailer for Rails. Think of it like ActionMailer, but for timed email sequences. It can also perform other actions like sending a text message.
Heya is a campaign mailer for Rails. Think of it like ActionMailer, but for timed email sequences. It can also perform other actions like sending a text message.