0.0
Some projects are confined by regulations (or requirements) that demand data can not be used to identify individuals. In such cases data must be scrubbed i.e. identifiable object names must be removed before unauthorized users can see said data. For example, when a developer needs to recreate a b...
2021
2022
2023
2024
2025
2026
0.0
Terminal Hero is a simple turn-based roleplaying game, created for coursework. Players can navigate an ASCII world map, encounter monsters and fight using a turn-based combat system. There is a leveling system and players can allocate stat points to different combat attributes.
2021
2022
2023
2024
2025
2026
0.0
== Install sudo gem install quietbacktrace == Usage Quiet Backtrace works by adding new attributes to Test::Unit::TestCase. By default, their values are: self.quiet_backtrace = true self.backtrace_silencers = [:test_unit, :gem_root, :e1] self.backtrace_filters = [:method_name]
2021
2022
2023
2024
2025
2026
0.0
This is a fork of Zach Holman's amazing boom. Explanation for
the fork follows Zach's intro to boom:
God it's about every day where I think to myself, gadzooks,
I keep typing *REPETITIVE_BORING_TASK* over and over. Wouldn't it be great if
I had something like boom to store all these comm...
2021
2022
2023
2024
2025
2026
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
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.
2021
2022
2023
2024
2025
2026
0.0
An effort to emulate pattern matching at a method argument level
2021
2022
2023
2024
2025
2026
0.0
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
2021
2022
2023
2024
2025
2026
0.0
A Ruby interface to amass, an in-depth Attack Surface Mapping and Asset Discovery tool.
2021
2022
2023
2024
2025
2026
0.0
Financial engineering module of Hydrogen Atom
2021
2022
2023
2024
2025
2026
0.0
This tool takes a list of paths and checks them for git repositories. It
writes to a sqlite database a table of repositories found, indexed by both
the first and the second commit hashes on the repository. The rationale is
that these first couple of commits are unlikely to ever change as the
resu...
2021
2022
2023
2024
2025
2026
0.0
Are your gems taking up too much disk space? Documentation got you down?
Comments stuck in your craw? Tests taking too much space? Fix all that by
with <tt>gem tldr</tt>.
I know that disk space is at a premium these days with an introductory netbook
or a small AWS EC2 instance containing a me...
2021
2022
2023
2024
2025
2026
0.0
Adds more than 155 useful and frequently rather fundamental methods which are missing in Ruby programming language, to Array, File, Hash, Module, Object, String and Symbol classes. It tries to be similar project to Ruby Facets on principle, but less complex, more practical, non-atomic and organiz...
2021
2022
2023
2024
2025
2026
0.0
All at one telegram bot.
2021
2022
2023
2024
2025
2026
0.0
Know at what development life cycle stage you are
2021
2022
2023
2024
2025
2026