Project
Reverse Dependencies for puma
The projects listed here declare puma as a runtime or development dependency
0.0
pludoni GmbH's RSpec template. Just require in spec_helper
2020
2021
2022
2023
2024
2025
0.0
Rails engine that can plug/unplug features with notice
2020
2021
2022
2023
2024
2025
0.0
pokeplot is a tool to collect collect pokemon go spawning data and store it in mongodb
2020
2021
2022
2023
2024
2025
0.0
Cloud storage to image gallery + image proxy + file api
2020
2021
2022
2023
2024
2025
0.0
Monitor process memory and CPU over time
2020
2021
2022
2023
2024
2025
0.0
		Most Rails blogging tools include everything you could ever want,
		including things you don't. Proclaim tries to provide the simplest (yet
		beautiful) implementation of a blog via a mountable engine; if more
		functionality is desired, it can easily be combined with other engines.
2020
2021
2022
2023
2024
2025
0.0
The missed parts of prometheus/client_ruby
2020
2021
2022
2023
2024
2025
0.0
Application to gather prometheus style metrics
# Usage
Install  the gem into your gemfile
```gem prometheus-collector```
Install your gemset
```bundle install```
Consume the program.
```
require 'prometheus/collector'
class Guage < Prometheus::Collector::Extensions::Base
  install
  def...
2020
2021
2022
2023
2024
2025
0.0
Visualize results of pry commands to a website.
2020
2021
2022
2023
2024
2025
0.0
Base configuration for Publishing Platform applications
2020
2021
2022
2023
2024
2025
0.0
Test configuration and dependencies for applications on Publishing Platform
2020
2021
2022
2023
2024
2025
0.0
A Puma webserver plugin for automatic access to certificates from Let's Encrypt and any other ACME-based CA.
2020
2021
2022
2023
2024
2025
0.0
Periodically check Puma backlog and write a flag file
2020
2021
2022
2023
2024
2025
0.0
Rails-on-Puma? Clock your 'rails server' command!
2020
2021
2022
2023
2024
2025
0.0
Puma plugin to restart Puma automatically when a file gets modified.
2020
2021
2022
2023
2024
2025
0.0
Puma plugin to fix running too many fsevent_watch processes
2020
2021
2022
2023
2024
2025
0.0
Puma plugin to log server stats whenever the number of concurrent requests exceeds a configured threshold.
2020
2021
2022
2023
2024
2025
0.0
Collect Puma stats and send them to NewRelic via control app
2020
2021
2022
2023
2024
2025
0.0
Send puma metrics to Dogstatsd via a background thread
2020
2021
2022
2023
2024
2025
0.0
NOTE: This is a fork of puma-plugin-telemetry, modified to:
- Support Puma 7
- Add LogTarget, with custom formatter: and transform: options
- Warn about socket telemetry on unsupported platforms
Puma plugin which should be able to handle all your metric needs regarding your webserver:
- abilit...
2020
2021
2022
2023
2024
2025