Most Popular Gems

  • selenium-webdriver

    Selenium implements the W3C WebDriver protocol to automate popular browsers. It aims to mimic the behaviour of a real user as it interacts with the application's HTML. It's primarily intended for web application testing, but any web-based task can automated.

    3 gemfiles
  • rubocop

    RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

    3 gemfiles
  • bootsnap

    Boot large ruby/rails apps faster

    2 gemfiles
  • nokogiri

    Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.

    2 gemfiles
  • turbo-rails

    The speed of a single-page web application without having to write any JavaScript.

    2 gemfiles
  • puma

    Puma is a simple, fast, multi-threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as JRuby and TruffleRuby as well as as providing process worker support to support CRuby well.

    2 gemfiles
  • tailwindcss-rails

    Integrate Tailwind CSS with the asset pipeline in Rails.

    2 gemfiles
  • sqlite3

    Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby.

    2 gemfiles
  • capybara

    Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website

    2 gemfiles
  • solid_cache

    A database backed ActiveSupport::Cache::Store

    2 gemfiles
  • rubocop-rails-omakase

    Omakase Ruby styling for Rails

    2 gemfiles
  • sprockets-rails

    Sprockets Rails integration

    2 gemfiles
  • tzinfo-data

    TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.

    2 gemfiles
  • rack

    Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.

    2 gemfiles
  • debug

    Debugging functionality for Ruby. This is completely rewritten debug.rb which was contained by the ancient Ruby versions.

    2 gemfiles
  • stimulus-rails

    A modest JavaScript framework for the HTML you already have.

    2 gemfiles
  • solid_cable

    Database-backed Action Cable backend.

    2 gemfiles
  • brakeman

    Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis.

    2 gemfiles
  • web-console

    A debugging tool for your Ruby on Rails applications.

    2 gemfiles
  • jbuilder

    Create JSON structures via a Builder-style DSL

    2 gemfiles
  • simplecov

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

    2 gemfiles
  • solid_queue

    Database-backed Active Job backend.

    2 gemfiles
  • importmap-rails

    Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

    2 gemfiles
  • launchy

    Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external applications from within ruby programs.

    1 gemfiles
  • msgpack

    MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.

    1 gemfiles