0.0
Diru is a Change Directory (cd) utility for
augmenting Unix Shell functionality. Diru makes it easy and efficient
to jump around in Project's directories. Diru uses client/server
architecture, which enables sharing of directory info and state
between terminal sessions.
Each Server serves one Pro...
2021
2022
2023
2024
2025
2026
0.0
Klomp is a simple [Stomp] messaging client that keeps your sanity intact.
The purpose of Klomp is to be the simplest possible Stomp client. No in-memory
buffering of outgoing messages, no fanout subscriptions in-process, no
transactions, no complicated messaging patterns. Code simple enough so t...
2021
2022
2023
2024
2025
2026
0.0
Comprehensive CLI tool for managing Strata Semantic Analytics projects. Create and initialize
projects, manage datasource connections, build semantic table models with AI assistance, run
audits and validations, and deploy projects to Strata servers. Supports multiple data warehouse
adapters inclu...
2021
2022
2023
2024
2025
2026
0.0
Shakha is a headless OAuth broker engine for Rails APIs and monoliths.
Your frontend does a single redirect; Shakha runs the OAuth dance
(PKCE, state) against Google or GitHub, stores a revocable
database-backed session, and redirects back with a session token usable
via encrypted cookie or Autho...
2021
2022
2023
2024
2025
2026
0.0
Sometimes when you hear about a new library/gem you just wat to kick the kick_the_tires
to see what it can do. Sometimes you start with some REPL example from the authors
or some sample code or tests that the author has provided. This little gem allowed_push_host
you to loa...
2021
2022
2023
2024
2025
2026
0.0
Schaefer is a small programming language deigned to show how to build a programming language. Running the command 'schaefer' begins console based execution of code and passing a file name will execute the file. SchaeferScript is a scheme-style language where the core functions are written in ruby...
2021
2022
2023
2024
2025
2026
0.0
Love Sinatra, but feel it's just a little too minimalistic?
Think Rails is way too bloated these days?
Buzzard provides a set of modules for Sinatra and a minimalistic
application generator. The modules provide a set of common, useful
functionality for web application development witho...
2021
2022
2023
2024
2025
2026
0.0
When you have a project in which you are not using Mongoid::Timestamps and you want to mock an object's creation time, you have to do some cumbersome operations in order to get those first 4 bytes of the ObjectId to represent the seconds since the Unix epoch that you want for that object.
...
2021
2022
2023
2024
2025
2026
0.0
A configurable lint engine for SAS source files. Walks the token
stream produced by the `sas-lexer` gem and applies a set of pluggable
rules covering structural defects (malformed `if` conditions,
identical `then`/`else` branches, unreachable inner branches),
cosmetic issues (trailing whitespace,...
2021
2022
2023
2024
2025
2026
0.0
# Error
`Error` is a very small library that serves as a base `Class` for error `Class`es within your
application.
## Install
### Bundler: `gem 'error'`
### RubyGems: `gem install error`
## Usage
```ruby
```
## Contributing
* Check out the latest master to make sure the feature hasn't be...
2021
2022
2023
2024
2025
2026
0.15
Strongbox provides Public Key Encryption for ActiveRecord. By using a
public key sensitive information can be encrypted and stored automatically.
Once stored a password is required to access the information. dependencies
are specified in standard Ruby syntax.
2021
2022
2023
2024
2025
2026
1.07
Topological sorting using Tarjan's algorithm
2021
2022
2023
2024
2025
2026
1.07
rdoc generator html with javascript search index.
2021
2022
2023
2024
2025
2026
0.95
The Godfather of Sinatra provides a full-stack agnostic framework on top of Sinatra
2021
2022
2023
2024
2025
2026
0.62
RSpec::Parameterized supports simple parameterized test syntax in rspec.
2021
2022
2023
2024
2025
2026
1.92
This library allows to you to read and write rpm packages. Written in pure ruby because librpm is not available on all systems
2021
2022
2023
2024
2025
2026
0.0
A secure non evaling end user template engine with aesthetic markup.
Liquid is a template engine which I wrote for very specific requirements.
* It has to have beautiful and simple markup.
Template engines which don't produce good looking markup are no fun to use.
* It needs to be non evali...
2021
2022
2023
2024
2025
2026
0.0
Sets up a 'reverse samba share' with a local vagrant instance. This allows the Vagrant instance to be the owner of the storage while still providing access to the file system from the host machine. When using very large filesystems and running large make builds the standard shared storage quickly...
2021
2022
2023
2024
2025
2026
0.0
= id3lib-ruby
id3lib-ruby provides a Ruby interface to the id3lib C++ library for easily
editing ID3 tags (v1 and v2) of MP3 audio files.
The class documentation starts at ID3Lib::Tag.
== Features
* Read and write ID3v1 and ID3v2 tags
* Simple interface for adding, changing and removing fram...
2021
2022
2023
2024
2025
2026
0.0
An easy library to do the heavy lifting between you and Craigslist‘s posting database. Given a URL, libcraigscrape will follow links, scrape fields, and make ruby-sense out of the raw html from craigslist‘s servers. libcraigscrape was primarily developed to support the included craigwatch script....
2021
2022
2023
2024
2025
2026