0.0
tsql_shparser is a Shallow Parser for t-SQL (which is the procedural language for MS SQL Server 2000). It is a library to shallow parse t-SQL statements and generate a simple data-structure (array of TSQLStmt objects) for further consumption.
2021
2022
2023
2024
2025
2026
0.0
Social Stream is a Ruby on Rails engine providing your application with social networking features and activity streams.
This gem supplies with OAuth2 server support
2021
2022
2023
2024
2025
2026
0.0
Sortah provides a simple, declarative internal DSL for sorting
your email. It provides an executable which may serve as an external
mail delivery agent for such programs as `getmail`. Finally, since
your sorting logic is just Plain Old Ruby Code (PORC, as I like to call it).
...
2021
2022
2023
2024
2025
2026
0.0
Implement orderable trees in ActiveRecord using the nested set model, with multiple roots and scoping, and most importantly user-defined ordering of subtrees. Fetches preordered trees in one go, updates are write-heavy. This is a substantially butchered-up version/offspring of acts_as_threaded. ...
2021
2022
2023
2024
2025
2026
0.0
Implement orderable trees in ActiveRecord using the nested set model, with multiple roots and scoping, and most importantly user-defined
ordering of subtrees. Fetches preordered trees in one go, updates are write-heavy.
This is a substantially butchered-up version/offspring of acts_as_threaded. ...
2021
2022
2023
2024
2025
2026
0.04
A high-performance native binding to the SHA3 (FIPS 202) cryptographic hashing algorithms, based on the XKCP - eXtended Keccak Code Package.
This gem provides support for the standard SHA-3 fixed-length functions (224, 256, 384, and 512 bits),
as well as the SHAKE128/SHAKE256 extendable-output fu...
2021
2022
2023
2024
2025
2026
0.04
Acmesmith is an [ACME (Automatic Certificate Management Environment)](https://github.com/ietf-wg-acme/acme) client that works perfect on environment with multiple servers. This client saves certificate and keys on cloud services (e.g. AWS S3) securely, then allow to deploy issued certificates ont...
2021
2022
2023
2024
2025
2026
0.08
SiteDiff makes it easy to see differences between two versions of a website. It accepts a set of paths to compare two versions of the site together with potential normalization/sanitization rules. From the provided paths and configuration SiteDiff generates an HTML report of all the status of H...
2021
2022
2023
2024
2025
2026
0.4
BrowserCMS is a general purpose, open source Web Content Management System (CMS) that supports Ruby on Rails v3.2. It can be used as a standalone CMS, added to existing Rails projects or extended using Rails Engines.
2021
2022
2023
2024
2025
2026
0.01
Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.
The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be com...
2021
2022
2023
2024
2025
2026
0.0
Spawn multiple child processes from Ruby and re-spawn those processes if they die. Spawner works on Mac OS X, Linux, Windows, Solaris, AIX -- anywhere that Ruby can run. It is useful for load testing other applications or just keeping things alive. The Spawner class allows the number of child pr...
2021
2022
2023
2024
2025
2026
0.22
S3 library provides access to Amazon's Simple Storage Service.
2021
2022
2023
2024
2025
2026
0.2
resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::Status::Hash class which can set/get the statuses of jobs and a Resque::Plugins::Status class that when included provides easily trackable/killable jobs.
2021
2022
2023
2024
2025
2026
0.0
The Soul stone allows the user to steal, control, manipulate, and alter living and dead souls. The Soul stone is also the gateway to an idyllic pocket universe and has the power to bestow sentience to non sentient effigy's. At full potential, the Soul stone grants the user control over all entiti...
2021
2022
2023
2024
2025
2026
0.0
Authorizer is a gem for Ruby (in conjunction with Rails 2.3) that does authorization for you on a per-object basis. What makes this gem different from e.g. declarative_authorization and cancan is they define one role for the entire application. With Authorizer, you define roles for different user...
2021
2022
2023
2024
2025
2026
0.0
cb_studio_game v1.0.0
This gem contains the the program 'cb_studio_game' that was written as part of the Pragmatic Studio
Ruby Programming course.
Start the game by entering 'cb_studio_game' at the command prompt.
The game requires the user to input the number of rounds to be played. The game...
2021
2022
2023
2024
2025
2026
0.02
You should_not start your specs with the string "should".
If every spec starts with "should", then it's redundant everywhere.
Instead, write in an active tone:
`it "should ignore nil elements"` - BAD
`it "ignores nil elements"` - GOOD
2021
2022
2023
2024
2025
2026
0.01
SCAPtimony is SCAP storage and database server build on top
of OpenSCAP library. SCAPtimony can be deployed as a part of your Rails
application (i.e. Foreman) or as a stand-alone sealed server.
2021
2022
2023
2024
2025
2026
0.01
Create APIs in a fast and dynamic way, without the need to develop everything from scratch. You just need to create your models and let APIcasso do the rest for you. It is the perfect candidate to make your project development go faster or for legacy Rails projects that do not have an API. If you...
2021
2022
2023
2024
2025
2026
0.97
Common layer for serverspec and itamae
2021
2022
2023
2024
2025
2026