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
Sequel adapter for working with MS Access files using JRuby and HXTT's pure JDBC Access driver. Note: HXTT driver is not supplied but you can obtain a trial version or purchase it at http://www.hxtt.com/
2021
2022
2023
2024
2025
2026
0.0
Cache multiple collections or query based subsets from any Volt repository. Provides faster and simpler client-side processing. Reduces the burden of promise handling. Changes - updates, creates and destroys - can be saved (flushed) back to the repository at model, collection or cache level.
2021
2022
2023
2024
2025
2026
0.0
Provides helpers for your Bacon specs using rack-test:
:renders, :redirects_to, :renders_assets.
Read more at the homepage.
2021
2022
2023
2024
2025
2026
0.0
Provide ability to load config from yml files and use it at enviroments configuration files and in whole app
2021
2022
2023
2024
2025
2026
0.0
Adds WebMCP (W3C) tool attributes to Rails form_with/form_for via a clean webmcp: option
2021
2022
2023
2024
2025
2026
0.0
boca-golf securely loads and runs code from the filesystem or a gist url,
execute a user-specified set of rspec examples against it, and also print of the score
(# number of charaters - lower == better!). It was built for playing ruby golf at the
Boca Ruby Meetup sessions.
2021
2022
2023
2024
2025
2026
0.0
pokan-cluster adds a handy set of functionalities on top of pokan, everyone's
favorite Ruby Gossip protocol implementation. Logging, easy YAML configuration
file, workload information of peers in your network (so that you can write a
simple load balancer) are among the features po...
2021
2022
2023
2024
2025
2026
0.0
Get visibility into actual ratios of successful charges and failed charge attempts unique to card numbers.
2021
2022
2023
2024
2025
2026
0.0
<p><code>mvcoffee-rails</code> is a Rails gem that makes it easy to use the
<a href="https://github.com/kirkbowers/mvcoffee">MVCoffee</a> client-side MVC framework in your
Rails project.</p>
<p>The full documentation for this gem is at <a href="http:...
2021
2022
2023
2024
2025
2026
0.0
An XMPP BOSH connection manager, written in Ruby with EventMachine and
usable as both a standalone connection manager and as part of a rack
app (at least with Thin).
Currently in an alpha-ish state. Has been used in a fair amount of
testing, but not in production. ChessFlock
(http://github.com/s...
2021
2022
2023
2024
2025
2026
0.0
'currently' is a console application designed to keep a running 'concentration log'
of what you are currently doing in the moment. It is ideal for capturing your thoughts
at work before the weekend so you're ready to go on Monday, or keeping you focused
if you work in a distractin...
2021
2022
2023
2024
2025
2026
0.0
This gem is intended to be used in Rails pre-processing, after the page has been generated but before it is delivered to the requestor.
It does a case-insensitive search in the source text for the pseudo-tag <toc />, which marks where the table of contents will be placed. If the tag is no...
2021
2022
2023
2024
2025
2026
0.0
A CLI tool that prevents installation of gem versions that are too new (e.g., <14 days old), helping protect against supply chain attacks.
2021
2022
2023
2024
2025
2026
0.0
go (to project) do (stuffs) godo provides a smart way of opening a project folder in multiple terminal tabs and, in each tab, invoking a commands appropriate to that project. For example if the folder contains a Rails project the actions might include: starting mongrel, tailing one or more logs,...
2021
2022
2023
2024
2025
2026
0.0
A Ruby on Rails gem that detects and sanitizes prompt injection attacks. Protects against direct injection (users hacking your LLMs via form inputs) and indirect injection (malicious prompts stored for other LLMs to scrape).
2021
2022
2023
2024
2025
2026
0.0
At its core, it can take a templated string (such as: '{last_name}, {first_name} {middle_name}') and a input object (default is a plain old Ruby object) and it will dynamically resolve the string based on the input.
2021
2022
2023
2024
2025
2026
0.0
This script downloads the "Image of the Day" and then uses Feh or Gnome to set your desktop wallpaper. More information available at https://github.com/cmiles74/bingwallpaper/.
2021
2022
2023
2024
2025
2026
0.0
This Gem will help you call external commands, process its stdout and stderr, to your own fit, and at the end, validate its return code.
2021
2022
2023
2024
2025
2026
0.0
Manage controller/action permissions easily in Rails. Returns 403 (Access Denied) unless current user has permission to perform the requested controller action. Easy syntax for use in views to check permission: may?(:action, :controller). Source at https://github.com/without/may_may.git
2021
2022
2023
2024
2025
2026