0.0
Simple classes for parsing SAM, CIGAR and MD:Z strings, including slices. Methods for calling mutations in HGVS format and looking up consequences using Ensembl VEP REST API. Developed for calling mutations at an expected position in an alignment - e.g. Amplicon sequencing of CRISPR-induced mutat...
2021
2022
2023
2024
2025
2026
0.0
Mongrel Cluster Rolling Restart allows for a mongrel cluster to be restarted in a rolling fashion, one mongrel at a time
2021
2022
2023
2024
2025
2026
0.0
At this moment you can fetch weather http://www.worldweatheronline.com/, from various Polish websites (Onet.pl, Wp.pl, Interia.pl) and from some METAR providers. More providers coming soon :)
2021
2022
2023
2024
2025
2026
0.0
ccy-rates is a command-line utility that allows you to easily grab the currency exchange rates at National Bank of Ukraine, PrivatBank and black market.
2021
2022
2023
2024
2025
2026
0.0
Workarea doesn't provide addtional details for product, this plugin adds hash feild which will allow users to add addtional attributes with html / text content
2021
2022
2023
2024
2025
2026
0.0
Strains unwanted hash attributes from enumerable objects, a template object forms the Sieve
2021
2022
2023
2024
2025
2026
0.0
A MonthYear instance represents a specific month in a specific year.
It implements comparison operations, can be used to create ranges, (de-)serializes to/from Integer and can
be used for attributes of ActiveRecord Models.
2021
2022
2023
2024
2025
2026
0.0
Casts non-persistent model fields to their specified types, just like ActiveRecord does.
2021
2022
2023
2024
2025
2026
0.0
Custom auditing gem made for and by PEP. Rather than just saving the modifications made,
this gem puts the changes in context by storing a separate context object. Multiple
revisions can be attached to a single context such as a single http request.
2021
2022
2023
2024
2025
2026
0.0
Ever wanted 3D text at your terminal? This is it.
2021
2022
2023
2024
2025
2026
0.0
SmartImage provides a cross-platform solution for image compositing that works on both MRI and JRuby.
If using RMagick feels like swatting a fly with a nucler missile, and ImageScience just doesn't get
you there, SmartImage is hopefully at that sweet spot in the middle
2021
2022
2023
2024
2025
2026
0.0
Easily define initializers with keyword args. It supports required and optional args.
2021
2022
2023
2024
2025
2026
0.0
Manacle will allow you to attach constraints to your objects that will persist across new instances of similar objects.
As an example, you can constrain a Time object to always advance to the next hour. Then, if you add even one minute to that Time, it will snap to the next hour.
2021
2022
2023
2024
2025
2026
0.0
Matchbox is the design system created by SparkPost.
A design system is a collection of reusable components, digital assets, guidelines, patterns,
and philosophies that follow clearly defined standards to manage design at scale.
2021
2022
2023
2024
2025
2026
0.0
Allow stock to be reserved for a given user, so it can't be purchased by other
users.
When a customer reserves stock, it's moved from its normal stock location to a
special reserved stock location. When a customer checks out, their reserved
items will be used first to fulfill their order.
Reserve...
2021
2022
2023
2024
2025
2026
0.0
The California Academy of Sciences has databased a great deal of their
entomological specimen data, but it's generally only available through
their own website with no API and no machine-readable export
functionality. This gem attempts to ameliorate the situation by scraping
...
2021
2022
2023
2024
2025
2026
0.0
CLI gem the scrapes the top 25 museums, 25 landmarks, and 25 attractions
2021
2022
2023
2024
2025
2026
0.0
# mdtoc - Markdown Table of Contents
Read Markdown files and output a table of contents.
## Installation
Requirements:
* [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version))
```bash
gem install mdtoc
```
## Usage
```bash
mdtoc --help
Usage: mdtoc [options] files or ...
2021
2022
2023
2024
2025
2026
0.0
Back in 2015 I was a guy automating things at my job and two scripts had a common need --
they both had to pass the same credentials to Jenkins (via query params, I guess).
That common tool with a single method was a Net::HTTP wrapper -- that's where the name from.
Then when the ...
2021
2022
2023
2024
2025
2026
0.0
Attach cloud and local files in Rails applications
2021
2022
2023
2024
2025
2026