0.0
No commit activity in last 3 years
No release in over 3 years
An encapsulation of a convention I have been using with the slop, nenv, inifile and configatron gems for quick and dirty development of command-line based utility programs. Slop parses ARGV; Nenv parses ENV; inifile parses INI; Configatron keeps it all together. YAML a...
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
This gem is a ruby wrapper that similifies the parsing CommonHack JSON. More informatino about CommonHack can be found at http://commonhack.org
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
The scripts in this package are designed to be used in conjunction with the pwnedkeys.com compromised keys database. They include: * `pwnedkeys-prove-pwned`, which generates a signed attestation of compromise suitable for being served by the pwnedkeys.com V1 API. * `pwnedkeys-query`, which t...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
They are some performance critical pieces of code that will be executed on huge data sets, which we want to make sure will run fast enough. Unfortunately, enforcing this is not easy, often requiring large scale and slow benchmarks. This rspec library (the result of an experiment to learn machine ...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Gem that plugs into Ruby on Rails that gives you a way to add a callback to the ActiveRecord callback chain that will be executed right after the record's timestamp columns are set, but before the record is actually saved to the database. This is useful if you want to do something with the timest...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Provides clean exception formatting as a string, which resembles native output formats for back-traces that kill the interpreter. Whilst there are shorter, simpler ways to format ruby exceptions, this format is almost as short, but provides the format that young ruby programmers will be familiar ...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A password validator for Rails 3+ apps. Ensures that your users don't use passwords included in the top 10,000 worst passwords to protect their accounts from brute force attacks.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Adds *_formatted and *_formatted= methods to all rails model's date attributes
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Adds model translations allow you to translate your models' attributes
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
The library uses gmail_xoauth, mail and monkey-patched ruby imap library to support gmail oauth extensions such as X-GM-THRID. Supports fetching uids, emails, threaded emails, attachments and much more.
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
CommandModel - when update_attributes isn't enough.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Superclasses the "columns" method of ActiveRecords Attribute class and dynamically removes your chosen column(s).
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. Raise an exception if the script returns a non-zero value. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
minitest-macruby provides extensions to minitest for macruby UI testing. It provides a framework to test GUI apps in a live instance. Documentation and examples are light at the moment as I've just thrown this together. Suggestions for extensions are very welcome! Currently it provides the follo...
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
A mechanism to mark Sidekiq Jobs to be disposed of by Job ID, Batch ID, or Job Class. Disposal here means to either `:kill` the Job (send to the Dead queue) or `:discard` it (throw it away), at the time the job is picked up and processed by Sidekiq.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
This Ruby lib aims at converting JSON files composed of arrays of objects (all following the same schema) into CSV files where one line equals one object.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
An effort to emulate pattern matching at a method argument level
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is a simple gem that read and extract current asset of stocks in Thailand from www.set.or.th. This gem is a part of Software Specification and Design course 01219243 at Kasetsart University
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Create utility methods to access an attribute as a list but store it as a comma-separated string
2020
2021
2022
2023
2024
2025