0.0
Often I want to evaluate what changed on an object after it has saved and has been transactionally committed. One use case is enqueuenig a background job when a specific attribute changed. Typically you should wait until after_commit to enqueue the job. This ensures that your workers will have...
2021
2022
2023
2024
2025
2026
0.0
# Noty
A bookmarks and snippets manager, stores bookmarks as YAML files and nippets as plain text, utilizes "Ag silver searcher" fast search to search your files when you need to open or copy a snippet, that makes its searching capabilities so enourmouse as it's inherited from AG.
Noty is smart...
2021
2022
2023
2024
2025
2026
0.0
Shrine plugin for generate Thumbhash from image attachments
2021
2022
2023
2024
2025
2026
0.0
A ruby gem adaptation of the shotgun screenshot tool for linux. Creates a .pam screenshots at a given path and returns the location.
2021
2022
2023
2024
2025
2026
0.0
Tools helping in maintaining semantic versioning at a components level instead of a global package-only level.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware for ratelimiting and tracking feature utilization
2021
2022
2023
2024
2025
2026
0.0
IN ACTIVE DEVELOPMENT.
High-performance Ruby game framework strongly influenced by the RPG Maker series by Enterbrain. The library contains
multiple levels of abstraction, leveraging the power of modern OpenGL (C bindings built-in) and shaders, but building
upon these low...
2021
2022
2023
2024
2025
2026
0.0
Domain models with typed attributes
2021
2022
2023
2024
2025
2026
0.0
RSpec matchers to test RESTful HATEOAS-compliant resource links. Currently it supports only JSON representations as an array of link objects with rel and href attributes.
2021
2022
2023
2024
2025
2026
0.0
# CheckChefConverge
This is a Nagios/Sensu check that can check if nodes returned from a chef search
have converged recently.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'check_chef_converge'
```
And then execute:
$ bundle
Or install it yourself as:
$ ...
2021
2022
2023
2024
2025
2026
0.0
bing search api gem compatible with recent microsoft azure migration. Find README.md with example usage at https://github.com/rcullito/searchbing
2021
2022
2023
2024
2025
2026
0.0
This Amazon Mechanical Turk (MTurk) SDK is no longer under active development as of 2018-01-01. The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect ...
2021
2022
2023
2024
2025
2026
0.0
If you are stuck with a MySQL database where the naming is, well, unrailslike,
activerecord-mysql2-legacy-db-adapter offers a way to do the translation. It works at the driver level and doesn't
require you ro change the structure of the database. Also there are no database views which sho...
2021
2022
2023
2024
2025
2026
0.0
rack-deadline is a simple rack middleware that automatically
clears sessions that have been open too long (by default,
1 day).
This is designed for use with cookie stores to mitigate the
risk of session fixation, since it is impossible to invalidate
older sessions with a pure cookie-based approa...
2021
2022
2023
2024
2025
2026
0.0
== Sphinx 2 Comes to Ruby
Oedipus brings full support for Sphinx 2 to Ruby:
- real-time indexes (insert, replace, update, delete)
- faceted search (variations on a base query)
- multi-queries (multiple queries executed in a batch)
- full attribute filtering support
It works with 'stabl...
2021
2022
2023
2024
2025
2026
0.0
# DnsChecker
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/dns_checker`. To experiment with that code, run `bin/console` for an interactive prompt.
## Installation
Add this l...
2021
2022
2023
2024
2025
2026
0.0
Weather Apps is a theme for Jekyll adapted from the Bootstrap based theme with the same name from the good folks at Bootstrap Themes
2021
2022
2023
2024
2025
2026
0.0
adamwiggins/pony + file attachment (without GAE) + TLS.
2021
2022
2023
2024
2025
2026
0.0
Additional finders for capybara that for some reason
cannot use only xpath for finding nodes but needs to
execute js for some calculations.
\ Ex: I you want to find a table cell
that is under or next to other cell the easiest way to do it is to
check their position on page...
2021
2022
2023
2024
2025
2026
0.0
Treasure game
Plays your odds in an interactive console,
by loading players health and name to file players.from_csv
from using the interactive console select the numbers of rounds needed to play
in each turn each player takes a turn to rolls a dice
base on number rolled a treasure is found and p...
2021
2022
2023
2024
2025
2026