0.19
Pragmatic Segmenter is a sentence segmentation tool for Ruby. It allows you to split a text into an array of sentences. This gem provides 2 main benefits over other segmentation gems - 1) It works well even with ill-formatted text 2) It works for multiple languages
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
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
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.17
Bond is on a mission to improve autocompletion in ruby, especially for irb/ripl. Aside from doing everything irb's can do and fixing its quirks, Bond can autocomplete argument(s) to methods, uniquely completing per module, per method and per argument. Bond brings ruby autocompletion closer to bas...
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
IMAPProcessor is a client for processing messages on an IMAP server. It
provides some basic mechanisms for connecting to an IMAP server, determining
capabilities and handling messages.
IMAPProcessor ships with several executables which can query and
manipulate IMAP mailboxes in several differen...
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
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem.
2021
2022
2023
2024
2025
2026
0.97
Typed structs and value objects
2021
2022
2023
2024
2025
2026
0.97
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem.
2021
2022
2023
2024
2025
2026
0.0
Smart sampler for sentry-ruby with rate limiting/throttling and sampling specific errors
2021
2022
2023
2024
2025
2026
0.0
MetaWhere offers the ability to call any Arel predicate methods
(with a few convenient aliases) on your Model's attributes instead
of the ones normally offered by ActiveRecord's hash parameters. It also
adds convenient syntax for order clauses, smarter mapping of nested h...
2021
2022
2023
2024
2025
2026
0.0
Deliver all master files managed in a single master snapshot directory
into the specified directory while maintaining the hierarchy of the
master snapshot directory. If the destination file already exists,
back it up first and then deliver the master file.
The difference with rsync is that maste...
2021
2022
2023
2024
2025
2026
0.0
People sell stuff online. Some are bad sellers. Some sell bad stuff. This module provides a few simple methods to filter out those iffy listings you probably do not want to buy.
2021
2022
2023
2024
2025
2026
0.0
SassScript extension to bring the math behind Photoshop's powerful soft-light gradient blending mode to Sass, which eliminates the need for making soft-light gradient backgrounds manually.
2021
2022
2023
2024
2025
2026
0.0
This gem is designed for transformation of Ruby source code (eiher in the form of files or strings) to the
Ruby nodes (syntax trees) used by Ruby MRI internals. Obtained nodes can be serialized to the platform-dependent
binary or ASCII strings and restored and launched from serialized format. Su...
2021
2022
2023
2024
2025
2026
0.0
This is a Strelka application plugin for describing rules for [Cross-Origin Resource Sharing (CORS)](http://www.w3.org/TR/cors/).
NOTE: It's still a work in progress.
By default, the plugin has paranoid defaults, and doesn't do anything. You'll need to grant access to the resources you want to ...
2021
2022
2023
2024
2025
2026
0.0
side_do is a simple command-line tool for making game seeds, uploading game seeds to remote servers and so on. It does so safely and quietly, it's perfect for use with cron as a cron work.
2021
2022
2023
2024
2025
2026