Here are
564 public repositories
matching this topic...
A library for setting up Ruby objects as test data.
Updated
Mar 18, 2021
Ruby
Catches mail and serves it through a dream.
Updated
Feb 24, 2021
Ruby
Manage your Ruby application's gem dependencies
Updated
Mar 19, 2021
Ruby
Framework for Apache Kafka based Ruby and Rails applications development.
Updated
Mar 23, 2021
Ruby
A Ruby library for testing your library against different versions of dependencies.
Updated
Feb 24, 2021
Ruby
Test Kitchen plugins for testing Terraform configurations
Rack middleware for rate-limiting incoming HTTP requests.
Updated
Dec 10, 2020
Ruby
A list of Ruby gems that have known memory leaks (and issues)
Manage settings with Ruby on Rails
Materializecss rubygem for Rails Asset Pipeline / Sprockets
Updated
Jul 21, 2020
Ruby
The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
A RubyGems.org cache and private gem server
Updated
Mar 19, 2021
Ruby
Handle unread records and mark them as read with Ruby on Rails
Pure Ruby gem that implements the MQTT protocol, a lightweight protocol for publish/subscribe messaging.
Updated
Mar 18, 2021
Ruby
Release your ruby gems with ease.
Updated
Jan 22, 2021
Ruby
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
Command-line client for Papertrail hosted syslog & app log management service
Updated
Apr 10, 2020
Ruby
A unit handling library for ruby
Updated
Mar 12, 2021
Ruby
Allow you to pluck attributes from nested associations without loading a bunch of records.
Updated
Mar 17, 2021
Ruby
A command line interface for smithing Ruby gems.
Updated
Mar 21, 2021
Ruby
Updated
Jan 22, 2020
HTML
Extend ActiveRecord pluck to return array of hashes
Updated
Jun 22, 2020
Ruby
💎 Rails gem with the power of Vue.js components
Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile 💎 💧
Updated
Mar 19, 2021
Ruby
Crawl instagram photos, posts and videos for download.
Updated
Apr 14, 2019
Ruby
A RubyGems plugin that generates binary gems
WaterDrop is a standalone Karafka component library for generating Kafka messages
Updated
Mar 23, 2021
Ruby
Bootstrap skin for Active Admin 🚀 🚀 🚀
Improve this page
Add a description, image, and links to the
rubygems
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rubygems
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Should be using a matrix, even if you only want a single version, as it makes it easier to add versions.
Morevover, I feel that just the current stable ruby version is not the best default. My recommendation would be current and two preceding, but I leave that up to the maintainers.
More importantly, I believe that
ruby-head
should be there b