0.0
A simple gem built for Rails 3+ which creates an audit when events that you configure occur. The events you can audit are:
1. Attributes changing in a model
2. Methods called on a model
3. Methods called on some other class like a controller.
2020
2021
2022
2023
2024
2025
0.0
Filter through NYC's GreenThumb gardens by borough, ZIP code, parkname, or ID number. Pull reports or search at random.
2020
2021
2022
2023
2024
2025
0.0
ActiveSupport::MessageEncryptor encryption wrapper for PORO objects and ActiveModel attributes
2020
2021
2022
2023
2024
2025
0.0
Add to a model to simply delegate attributes to an associated record
2020
2021
2022
2023
2024
2025
0.0
# Foxtrot Ruby Client Library
This is the Ruby client library for interacting with the Foxtrot API. The only endpoint currently exposed is the route optimization endpoint (`Foxtrot::Client.optimize!`).
In order to make requests, you need a valid API key. Your API key can be found at the bottom ...
2020
2021
2022
2023
2024
2025
0.0
Attempt to write guard for koans
2020
2021
2022
2023
2024
2025
0.0
No longer supported - please use active_attr (https://github.com/cgriego/active_attr)
2020
2021
2022
2023
2024
2025
0.0
A Rails validator for immutable attributes.
2020
2021
2022
2023
2024
2025
0.0
Combined reader/writer accessors in Ruby, ideal for chaining or DSLs. This
is useful for when you want to expose a DSL to an external file (think
Rakefile like setup) and want to hide the fact the code is actually running
inside a class with a structure.
2020
2021
2022
2023
2024
2025
0.0
Provides a Ruby library to the complete Startcoin JSON-RPC API. Implements all methods listed at https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list which is the same as Startcoin API. Lets you set options such as the host and port number, and whether to use SSL.
2020
2021
2022
2023
2024
2025
0.0
It supports the usual enqueue and dequeue operations, along with methods for peeking at the first item, testing if the queue is empty and counting the number of items in the queue.
2020
2021
2022
2023
2024
2025
0.0
Attach cloud and local files in Rails applications
2020
2021
2022
2023
2024
2025
0.0
Jekyll plugin to generate src attribute for an img tag with the given image, and also the srcset with an appropriate @2x path for the image if one exists on the filesystem.
2020
2021
2022
2023
2024
2025
0.0
This wraps the Pwinty API at version 4 and aims to make your ruby life easier when interacting with the API.
2020
2021
2022
2023
2024
2025
0.0
Does all the heavy lifting for production-ready provisioning and deployment for the full Rails 5.1 stack. Installs and configures Ruby, Nginx, Puma, PostgreSQL, dotenv, Let's Encrypt and more onto Ubuntu 14.04 LTS using Capistrano.
2020
2021
2022
2023
2024
2025
0.0
As of October 2017, ncaa_scrape lets you scrape team names and team wins for Division I Men's college basketball from the NCAA RPI Rankings page. This gem uses nokogiri to scrape data from ncaa.com; if the NCAA website changes, this gem may fail. For more information, see readme at https://github...
2020
2021
2022
2023
2024
2025
0.0
Assign Flash messages as usual in your controllers. Flash-cable will intercept them at the middleware layer and deliver them to the browser via ActionCable. A Stimulus Controller and stylesheet are included to facilitate displaying fancy looking, temporary, dismissible messages to your users.
2020
2021
2022
2023
2024
2025
0.0
Send per-commit CI server build results to Atlassian Stash
2020
2021
2022
2023
2024
2025
0.0
Experimental gem to search a list of words 1 character at a time. Intended for use as auto suggestion.
2020
2021
2022
2023
2024
2025
0.0
Serializer is a Ruby on Rails tool for adding accessor to serialized attributes with support for types and defaults.
2020
2021
2022
2023
2024
2025