RubyGems 搜索

搜索 RubyGems 上的 Ruby 依赖包

pg_search

PgSearch builds Active Record named scopes that take advantage of PostgreSQL's full text search

2.3.7 Grant Hutchins, Case Commons, LLC
elasticsearch-rails

Ruby on Rails integrations for Elasticsearch.

8.0.1 Elastic Client Library Maintainers
searchkick

Intelligent search made easy with Rails and Elasticsearch or OpenSearch

6.1.2 Andrew Kane
ransack

Powerful object-based searching and filtering for Active Record with advanced features like complex boolean queries, association searching, custom predicates and i18n support.

4.4.1 Ernie Miller, Ryan Bigg, Jon Atack, Sean Carroll, David Rodríguez
workflow

Workflow is a finite-state-machine-inspired API for modeling and interacting with what we tend to refer to as 'workflow'. * nice DSL to describe your states, events and transitions * various hooks for single transitions, entering state etc. * convenient access to the workflow specification: list states, possible events for particular state

3.1.1 Vladimir Dobriakov
state_machines

Adds support for creating state machines for attributes on any Ruby class

0.201.0 Abdelkader Boudih, Aaron Pfeifer
aasm

AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.

5.5.2 Thorsten Boettger, Anil Maurya
public_activity

Easy activity tracking for your ActiveRecord models. Provides Activity model with details about actions performed by your users, like adding comments, responding etc.

3.0.2 Juri Hahn, Piotrek Okoński, Kuba Okoński
audited

Log all changes to your models

5.8.0 Brandon Keepers, Kenneth Kalmer, Daniel Morrison, Brian Ryckbost, Steve Richert, Ryan Glover
paper_trail

Track changes to your models, for auditing or versioning. See how a model looked at any stage in its lifecycle, revert it to any version, or restore it after it has been destroyed.

17.0.0 Andy Stewart, Ben Atkins, Jared Beck
vips

Provides pre-compiled binaries for libvips.

8.15.1 John Cupitt, Samuel Williams
mini_magick

Manipulate images with minimal use of memory via ImageMagick

5.3.1 Corey Johnson, Hampton Catlin, Peter Kieltyka, James Miller, Thiago Fernandes Massa, Janko Marohnić
shrine

Shrine is a toolkit for file attachments in Ruby applications. It supports uploading, downloading, processing and deleting IO objects, backed by various storage engines. It uses efficient streaming for low memory usage. Shrine comes with a high-level interface for attaching uploaded files to database records, saving their location and metadata to a database column, and tying them to record's lifecycle. It natively supports background jobs and direct uploads for fully asynchronous user experience.

3.7.1 Janko Marohnić
carrierwave

Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.

3.1.3 Jonas Nicklas
pagy

Agnostic pagination in plain ruby.

43.5.6 Domizio Demichelis
will_paginate

will_paginate provides a simple API for performing paginated queries with Active Record and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra, and Hanami web apps.

4.0.1 Mislav Marohnić
kaminari

Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+

1.2.2 Akira Matsuda, Yuki Nishijima, Zachary Scott, Hiroshi Shibata
cocoon

Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.

1.2.15 Nathan Van der Auwera
formtastic

A Rails form builder plugin/gem with semantically rich and accessible markup

6.0.0 Justin French
simple_form

Forms made easy!

5.4.1 José Valim, Carlos Antonio, Rafael França
tailwindcss-rails

Integrate Tailwind CSS with the asset pipeline in Rails.

4.6.0 David Heinemeier Hansson
bulma-rails

A modern CSS framework based on Flexbox

1.0.4.1 Joshua Jansen
bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. http://getbootstrap.com

5.3.8 Twitter, Inc.
hotwire-rails

HTML over the wire.

0.1.3 Sam Stephenson, Javan Mahkmali, David Heinemeier Hansson
stimulus-rails

A modest JavaScript framework for the HTML you already have.

1.3.4 Sam Stephenson, Javan Mahkmali, David Heinemeier Hansson
turbo-rails

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

2.0.23 Sam Stephenson, Javan Mahkmali, David Heinemeier Hansson
importmap-rails

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

2.2.3 David Heinemeier Hansson
webpacker

Use webpack to manage app-like JavaScript modules in Rails

5.4.4 David Heinemeier Hansson, Gaurav Tiwari
sassc-rails

Integrate SassC-Ruby into Rails.

2.1.2 Ryan Boland
erb

An easy to use but powerful templating system for Ruby.

6.0.4 Masatoshi SEKI, Takashi Kokubun