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...
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
adamwiggins/pony + file attachment (without GAE) + TLS.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
You can communicate with Dkron using a RESTful JSON API over HTTP. Dkron nodes usually listen on port `8080` for API requests. All examples in this section assume that you've found a running leader at `localhost:8080`. Dkron implements a RESTful JSON API over HTTP to communicate with software cl...
2020
2021
2022
2023
2024
2025
0.0
Many programs run automatically at system startup. We call these persistent auto-start executables. While persistent executables can be useful, they can also be used by malware to maintain long term access to a compromised system. Persistence Detector is a tool for detecting persistent auto-start...
2020
2021
2022
2023
2024
2025
0.0
This library provides handlers to YARD so it can extract information about Virtus attributes like types and visibility
2020
2021
2022
2023
2024
2025
0.0
iyzipay api ruby client for subscriptions feature. You can sign up for an iyzico account at https://iyzico.com
2020
2021
2022
2023
2024
2025
0.0
This gem solves the problem of several decimal places in divisions
where the result must be presented in cents, that is converting the
division result to only two decimal places and the difference is
attributed to the first p...
2020
2021
2022
2023
2024
2025
0.0
🎉 Rails Toastify allows you to add notifications to your app with ease. Pay Attention: this gem still is in development. Please CONTRIBUTE
2020
2021
2022
2023
2024
2025
0.0
# ruby unshare (runshare)
This tool allows to unshare Linux namespaces.
The implementation is similar to the unshare(1) tool.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'runshare'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem ins...
2020
2021
2022
2023
2024
2025
0.0
convert two-dimensional Array into an Array of Structs consuming the first row and/or column as attributes
2020
2021
2022
2023
2024
2025
0.0
A small gem, which allows the controllers to easily dump the current session at each request.
2020
2021
2022
2023
2024
2025
0.0
Ignores all styles and compatibility with paperclip
2020
2021
2022
2023
2024
2025
0.0
Simple gem for Ruby which extends Array class, and gave possibility to pick element from it at random, however with certain probability (probability is given for each element). Adds the get_rand function to array class, which take array of chances as arguments (for example [1,2,3].get_rand([3,4,5]))
2020
2021
2022
2023
2024
2025
0.0
Ever want to create a whole bunch of files at once? Like when you're writing tests for a tool that processes files? The Files gem lets you cleanly specify those files and their contents inside your test code, instead of forcing you to create a fixture directory and check it in to your repo. It pu...
2020
2021
2022
2023
2024
2025
0.0
The Siyousho gem is designed to facilitate End-to-End (E2E) testing by automatically generating detailed specification documents. These documents are enriched with screenshots, providing a visual context for each testing step. Ideal for developers and QA teams who require comprehensive test repor...
2020
2021
2022
2023
2024
2025
0.0
Serializes `has_many` relationships into a single column while still doing attributes, validations, callbacks, nested forms and fields_for. Easy NoSQL with ActiveRecord!
2020
2021
2022
2023
2024
2025
0.0
### Features ###
* control sms code pattern
* configure max login attempts
* per user level control if he really need two factor authentication
* your own sms logic
2020
2021
2022
2023
2024
2025