Project
Reverse Dependencies for minitest-flash
The projects listed here declare minitest-flash as a runtime or development dependency
0.01
Parse public AIP (Aeronautical Information Publication) and convert the data
to either AIXM (Aeronautical Information Exchange Model) or OFMX (Open
FlightMaps eXchange).
2019
2020
2021
2022
2023
2024
0.01
Parser for NOTAM (Notice to Airmen) messages in Ruby.
2019
2020
2021
2022
2023
2024
0.0
Calculations for AIRAC (Aeronautical Information Regulation And Control)
cycles.
2019
2020
2021
2022
2023
2024
0.0
Build XML descriptions of aeronautical infrastructure either as AIXM 4.5
(Aeronautical Information Exchange Model) or OFMX 1 (Open FlightMaps
eXchange).
2019
2020
2021
2022
2023
2024
0.0
Credentials like passwords, access tokens and other secrets are often passed
to sites each by it's own ENV variable. This is both uncool, non-atomic and
therefore unreliable. Use this plugin to store your credentials in encrypted
YAML files which you can safely commit to your source code reposito...
2019
2020
2021
2022
2023
2024
0.0
Manage and deploy secrets (access keys, API tokens etc) in encrypted
files which can safely be committed to the code repository. To decrypt and
and use them, only one environment variable containing the corresponding key
is required.
While similar to ActiveSupport::EncryptedConfiguration, this l...
2019
2020
2021
2022
2023
2024
0.0
Simple Minitest helper to replace values such as an instance variable of an
object or an environment variable for the duration of a block or a group of
tests. This comes in very handy when you have to derive from default
configuration in order to test some aspects of your code.
2019
2020
2021
2022
2023
2024
0.0
Somewhat more radical filters designed to decimate malicious requests during
a denial-of-service (DoS) attack by chopping their connection well before
your Rack app wastes any significant resources on them – ouch!
The filters have been proven to work against certain DoS attacks, however,
they mi...
2019
2020
2021
2022
2023
2024
0.0
Just the bare minimum of what's needed to create bi-directional chat bots
using Roda as backend, sucker_punch and Clockwork for async and timed jobs.
2019
2020
2021
2022
2023
2024