Ruby LibHunt Info
All Categories
-
Abstraction
-
A/B Testing
-
Admin Interface
-
Analytics
-
API Builder
-
API Builder and Discovery
-
Assets
-
Authentication and OAuth
-
Authorization
-
Automation
-
Benchmark
-
Caching
-
Charting, Graphing, and Visualization
-
CLI Builder
-
CLI Utilities
-
Cloud
-
CMS
-
Code Analysis and Metrics
-
Code Highlighting
-
Coding Style Guides
-
Concurrency
-
Configuration
-
Core Extensions
-
Country Data
-
CRM
-
Dashboards
-
Database Drivers
-
Database Tools
-
Data Processing and ETL
-
Data Structures
-
Data Visualization
-
Date and Time Processing
-
Debugging Tools
-
Decorators
-
DevOps Tools
-
Documentation
-
Ebook
-
E-Commerce and Payments
-
Email
-
Encryption
-
Environment Management
-
Error Handling
-
Feature Flippers and A/B Testing
-
File Upload
-
Form Builder
-
Game Development
-
Geolocation
-
Git Tools
-
GraphQL
-
GUI
-
GUI Components
-
HTTP
-
Image Processing
-
Implementations/Compilers
-
Internationalization
-
IRB
-
Logging
-
Machine Learning
-
Markdown Processors
-
Misc
-
Mobile Development
-
Money
-
Music and Sound
-
Natural Language Processing
-
Navigation
-
ORM/ODM
-
ORM/ODM Extensions
-
Package Management
-
Pagination
-
Parsers
-
PDF
-
Performance Monitoring
-
Presentation Programs
-
Processes and Threads
-
Process Monitoring
-
Profiler
-
Profiler and Optimization
-
Queue
-
Rails Application Generators
-
Robotics
-
RSS
-
Scheduling
-
Scientific
-
Search
-
Security
-
SEO
-
Services and Apps
-
Social Networking
-
Spreadsheets and Documents
-
State Machines
-
Static Site Generation
-
Template Engine
-
Testing
-
Third-party APIs
-
User Agent Detection
-
Value Objects
-
Video
-
Web Crawling
-
Web Frameworks
-
Web Servers
-
WebSocket
-
workflow engine
MORE - Discover
trending Ruby projects by mentions on social networks.
The Awesome Ruby feed
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com
Rails Performance
Monitor performance of you Rails applications (self-hosted and free)
Featured Gem
// Category Performance Monitoring
Yesterday
Awesome Ruby Newsletter » 473
Top Stories
- Build a minimal decorator with Ruby in 30 minutes
- Junie, an AI coding agent from JetBrains, is available in RubyMine
- Ruby Debuggers: TracePoint, Instruction Sequence, and CRuby API
Build a minimal decorator with Ruby in 30 minutes
Article
Popular Story
// remimercier.com
Topaz
Cloud-native authorization for modern applications and APIs
Featured Gem
// Category Authorization
Last 7 Days
GitHub Flavored Markdown in Rails with Commonmarker
If our users are moderately technical, allowing them to write Markdown instead of using a WYSIWYG editor can make them happier and more efficient.
Ruby has several gems whose main concern is parsing Markdown. Each of these has a different approach to the problem, and implements a different Markdown specification.
In this article, we will cover Commonmarker, a gem that implements the CommonMark specifications and adds support for GitHub-flavored Markdown.
Ruby has several gems whose main concern is parsing Markdown. Each of these has a different approach to the problem, and implements a different Markdown specification.
In this article, we will cover Commonmarker, a gem that implements the CommonMark specifications and adds support for GitHub-flavored Markdown.
Article
Added by: adrianthedev
// avohq.io
JRuby 9.4.13.0 released with many fixes and backported startup-time improvements
Update
Popular Story
// www.jruby.org
Prevent logging sensitive information in Rails, and beyond
The Rails defaults are a good foundation, but it’s still your responsibility to filter sensitive information from logs when using external APIs, services, and tools.
Article
Added by: stevepolitodesign
// thoughtbot.com
Ruby on Rails Log viewer gem
Library
Popular Story
// github.com
Pundit Matchers
A set of RSpec matchers for testing Pundit authorisation policies.
Featured Gem
// Category RSpec
Rabarber
Rabarber is a role-based authorization library for Ruby on Rails. It provides a set of tools for managing user roles and defining authorization rules, with support for multi-tenancy and fine-grained access control.
Featured Gem
// Category Authorization
Last 30 Days
Junie, an AI coding agent from JetBrains, is available in RubyMine
Article
Popular Story
// blog.jetbrains.com
Awesome Ruby Newsletter » 472
Top Stories
- BASIC interpreter in Ruby
- Web Server Benchmark Suite
- Become a Hanami, Dry and Rom patron. Help us build a diverse future for Ruby.
Premature Design Is Not Design
Article
Popular Story
// articles.pragdave.me
Shopify Has Been Bad for the Ruby Community in the Last 10 Years
Ever since I took over the Montreal.rb Ruby Meetup 3 years ago, Shopify, which has presence in Montreal (Quebec, Canada), hasn't volunteered a single Ruby/Rails talk nor bothered to contact me to just say Hi and check if I need sponsorship or anything to demonstrate they care about the local Ruby community. Other companies with far less resources have reached out to me to offer talks or sponsorship though, so Shopify has zero excuses here. Shopify lost a lot of merit points because of this...
Article
Added by: AndyObtiva
// andymaleh.blogspot.com
🧙 Magic Presenter
Presentation layer for Rails models to replace Draper
Featured Gem
// Category Abstraction
Become a Hanami, Dry and Rom patron. Help us build a diverse future for Ruby.
Article
Popular Story
// hanamirb.org
Introduction to Ruby Data Class
Article
Popular Story
// hsps.in
Our production Ruby on Rails stack
Article
Popular Story
// attendlist.com
Cloudflare Turnstile for spam prevention in Rails
Deploying an application to production is usually an enriching experience: real people can use and enjoy what you've built.
Unfortunately, bad actors are a part of the internet and can be harmful if left uncontrolled.
In this article, we will learn how to add Cloudflare Turnstile to a Rails application to prevent or mitigate unwanted or malicious requests to parts of our application.
Unfortunately, bad actors are a part of the internet and can be harmful if left uncontrolled.
In this article, we will learn how to add Cloudflare Turnstile to a Rails application to prevent or mitigate unwanted or malicious requests to parts of our application.
Article
Added by: adrianthedev
// avohq.io
Astronoby
Astronomy and astrometry Ruby library for astronomical data and events
Featured Gem
// Category Abstraction
Marksmith
Easily add Markdown support to your Rails applications with Marksmith. This isn't a drop-in replacement to ActionText, but can be used with text or blob columns. Marksmith integrates easily with ActiveStorage for handling file uploads. In this episode, we'll explore setting up Marksmith and some best practices.
Article
Added by: kobaltz
// www.driftingruby.com
Web Server Benchmark Suite
Article
Popular Story
// itsi.fyi