0.15
Define methods for accessing translated attributes
2020
2021
2022
2023
2024
2025
0.15
A mixin to provide objects with magic attribute reading and writing
2020
2021
2022
2023
2024
2025
0.02
Allows customization of:
* Specify which level of notification you would like with an array of optional styles of notification (email, webhooks)
* the sender address of the email
* the recipient addresses
* the text used to prefix the subject line
* the HTTP status codes to notify for
* the error...
2020
2021
2022
2023
2024
2025
0.02
Automatically add calculated attributes to ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.02
A simple way to append sanitizers to attributes on Rails.
2020
2021
2022
2023
2024
2025
0.02
Touch `updated_at` by default with calls to `update_column(s)` and `update_all`
2020
2021
2022
2023
2024
2025
0.02
This plugin adds functions to support project meetings to OpenProject. Meetings
can be scheduled selecting invitees from the same project to take part in the meeting. An agenda
can be created and sent to the invitees. After the meeting, attendants can be selected and
minutes can be cr...
2020
2021
2022
2023
2024
2025
0.02
Heel is a small static web server for use when you need a quick web server for a directory. Once the server is running, heel will use (https://rubygems.org/gems/launchy/) to open your browser at the URL of your document root. Run it right now! `gem exec heel` ----- Heel is built using (https://g...
2020
2021
2022
2023
2024
2025
0.02
Oedipus Lex is a lexer generator in the same family as Rexical and
Rex. Oedipus Lex is my independent lexer fork of Rexical. Rexical was
in turn a fork of Rex. We've been unable to contact the author of rex
in order to take it over, fix it up, extend it, and relicense it to
MIT. So, Oedipus was w...
2020
2021
2022
2023
2024
2025
0.02
Allows customization of: * Specify which level of notification you would like with an array of optional styles of notification (email, webhooks) * the sender address of the email * the recipient addresses * the text used to prefix the subject line * the HTTP status codes to notify for * the error...
2020
2021
2022
2023
2024
2025
0.02
Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Enterprise:
In your git config, set the key github.accounts to a space
separated list of github accounts.
git config --global github.accounts "github myghe"
For each account API and web end points and authe...
2020
2021
2022
2023
2024
2025
0.02
Chef plugin to add Node encrypted attributes support using client keys
2020
2021
2022
2023
2024
2025
0.02
New Relic (on Heroku) currently reports queue times as queuing at the router level. The goal
of this gem is to provide new relic with the proper queueing time for requests, which takes
into account queue time at the dyno level.
2020
2021
2022
2023
2024
2025
0.02
Client lib to use attache server
2020
2021
2022
2023
2024
2025
0.02
Several methods in ActiveRecord skip validations, callbacks, or both. In my extremely humble but also extremely correct opinion, it's too easy to accidentally use these.
Do Not Want kills those methods dead so you won't cut yourself on them:
>> User.new.update_attribute(:foo, 5)
DoNotWa...
2020
2021
2022
2023
2024
2025
0.02
Normalize ActiveRecord attributes
2020
2021
2022
2023
2024
2025
0.02
Ruby/Gtk3 is a Ruby binding of GTK 3.x. It allows Ruby programmers to use the GTK graphics toolkit to make graphical user interfaces for their Ruby scripts. Many of the programs you use like file explorers, browsers, graphics programs etc. use GTK to make their GUI. In fact, there's a good chance...
2020
2021
2022
2023
2024
2025
0.02
Ruby/Gtk3 is a Ruby binding of GTK 3.x. It allows Ruby programmers to use the GTK graphics toolkit to make graphical user interfaces for their Ruby scripts. Many of the programs you use like file explorers, browsers, graphics programs etc. use GTK to make their GUI. In fact, there's a good chance...
2020
2021
2022
2023
2024
2025
0.14
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
2020
2021
2022
2023
2024
2025