-
Rails with Webpacker : a full setup
| A Bootstrap-based Ruby on Rails starter kit
(rails)
- Useful Active Support features you may not have heard of - kukicola.io (ruby, rails)
- Rails 6.1 new framework defaults: what they do and how to safely uncomment them | by Dylan Reile | Apr, 2021 | Medium (rails)
-
Querying paginated API endpoints the Rails way ยท Jesal Gadhia
(ruby, rails, api)
- How to use Bootstrap and jQuery in Rails 6 with Webpacker (rails)
- Integrate Swagger UI โ Duetcode (rails, swagger)
- Monitor Delayed Jobs with Prometheus and Grafana 2 | by Al-Waleed Shihadeh | FAUN | Medium (monitoring, prometheus, rails)
- Custom event tracking with ActiveSupport::Notifications and Audited โ Josh Software (rails)
- GitHub - toptal/active-job-style-guide: This Background Jobs style guide is a list of best practices working with Ruby background jobs. (rails)
- Optimism - Optimism (rails)
- Nested API parameter validation in Rails with ActiveModel::Validations (rails)
- Track email statuses in Ruby on Rails with SendGrid - Twilio (programming, rails, email)
- How to use railway-oriented business transactions to unclutter your Rails controllers - Remi Mercier (programming, rails)
- Instrumenting Ruby on Rails with Prometheus โ FireHydrant (rails, prometheus)
- Monitoring Puma web server with Prometheus and Grafana - DEV Community ๐ฉโ๐ป๐จโ๐ป (prometheus, ruby, rails)
- Form validations with HTML5 and modern Rails โ Jorge Manrubia (rails)
- Logster and our error logging strategy at Discourse
(rails, logging)
- Keeping your schema close to you with the 'annotate' gem โ Joyful Bikeshedding (rails)
- Custom JSON Presenter vs. Active Model Serializer โ Ryan Rebo โ Medium (ruby, rails, api)
- How To Add Active Admin to a Rails 5 API Application (rails)