0.0
No release in over 3 years
Two things happen on top of normal Vagrant behavior: (1) the second port forwarding entry is created on 0.0.0.0 that allows to ssh to VirtualBox VM from WSL2 on Windows IP. (2) Windows IP is automatically selected for `vagrant ssh` command instean of localhost.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Remember when RSpec had stub_chain? They removed it for good reasons but sometimes you just need it. Well, here it is, a proxy object. It doesn't actually mock anything for you (the name is just catchy) so you need to do that. But that actually comes with a lot of benefits: 1) It's compatab...
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
Red Arrow Numo::NArray adds `Arrow::Tensor#to_narray` and `#to_arrow`/`#to_arrow_array` to `Numo::NArray`'s numerical subclasses such as `Numo::Int8`. `Arrow::Tensor#to_narray` returns a `Numo::NArray`'s numerical subclass such as `Numo::Int8`. `#to_arrow` returns a `Arrow::Tensor`. `#to_arrow_ar...
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
A Busser runner plugin for Serverspec. Fork for Chef 12 and Ruby 2.3. Just rename your serverspec dirs to serverspeclegacy
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Version 2.0.2 is compatible with ActiveRecord < 3.1 Version 2.0.3+ is compatible with ActiveRecord >= 3.1 ------ Factory Girl with database accesses stubbed. The versions 2+ only work with Rails 3 (AR 3+) for stubbing queries. Now handle Rails 3 (onl...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Codebreaker is a logic game in which a code-breaker tries to break a secret code created by a code-maker. The codemaker, which will be played by the application we're going to write, creates a secret code of four numbers between 1 ...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Ruby gem and command-line utility for conversion of DOI metadata from and to different metadata formats, including schema.org. Fork of version 1.19.12 of the bolognese gem.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Finally attr_accessor? & attr_reader? with question marks for booleans/predicates!? To get started, pick one: (1) in your class/module, add `using AttrBool::Ref`, or (2) in your class/module, add `extend AttrBool::Ext`, or (3) in your app/script (not library), include `require 'attr_bool/c...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
The gem searches for CSS class set duplicates, so they can be replaced with something meaningful, like "border border-gray-400 bg-gray-100 mt-1 ..." can be replaced with "widget". Supports Tailwind CSS and its alternatives
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
Why spend 1 second copy-pasting when you can spend an hour creating a custom gem to share a RuboCop config
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
east_asian_width_simple is a Ruby gem that calculates the visual width of strings by parsing and looking up East Asian Width Property Data File, aka EastAsianWidth.txt, which is defined in Unicode Standard Annex #11: East Asian Width. It aims to be time-performant and easy to use.
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
TCP/TLS Echo Server. Support for logging and custom certificates. Implements RFC862 "TCP Based Echo Service" and a TLS echo server. This Gem requires version 1.3.0 of eventmachine, which can be obtained from GitHub. Unfortunately it is not currently published on RubyGems.
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
A boilerplate is a markdown file you place under the `_boilerplates/` folder to generate new pages for jekyll. It can automatically timestamp and title new pages. It will also replacing any `{{ boilerplate.xxx }}` tags with content. Available tags include `.time, .title, .date, .random`. Yo...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
`Featherweight` is an ultra-lightweight Jekyll theme, aiming to minimise bandwidth usage and deliver a bare-bones experience (page sizes of ~1kb)
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Metronome is a scheduler and task runner. It can be used locally as a cron replacement, or as a network-wide job executor. Events are stored via simple database rows, and optionally managed via AMQP events. Interval/time values are expressed with reasonably intuitive English phrases, ie.: 'at 2...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
A CLI (as in Command Line Interface) to delete your tweets based on faves, RTs, and time. There are some services out there with a friendly web interface, but this is not one of them. You must know the basics of working with a UNIX terminal and configuring a Twitter API app, as this will only wo...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
High performance queueing system for Redis that ensures each publishers messages will be processed in order. Designed to work with 100s of thousands of publishers and an arbitrary number of competing consumers that need 0 knoweldge of what producer's message they are handling.
2020
2021
2022
2023
2024
2025