Gems
elastic/elasticsearch-ruby: Ruby integrations for Elasticsearch
Ruby integrations for Elasticsearch. Contribute to elastic/elasticsearch-ruby development by creating an account on GitHub.This repository contains the official Elasticsearch Ruby client. The elasticsearch gem is a complete Elasticsearch client wh...
DmitryTsepelev/store_model: Work with JSON-backed attributes as ActiveRecord-ish models
Work with JSON-backed attributes as ActiveRecord-ish models - DmitryTsepelev/store_model.
StoreModel gem allows you to wrap JSON-backed DB columns with ActiveModel-like classes.
đź’Ş Powered with Attributes API. You can use a number of familiar type...
railsadminteam/rails_admin: RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data - railsadminteam/rails_admin.
CRUD any data with ease
Custom actions
Automatic form validation
Search and filtering
Export data to CSV/JSON/XML
Authenticat...
thoughtbot/botcasts: Botcasts is a Hotwire-powered podcast player and Hotwire Essentials is the associated tutorial to learn how build it yourself.
Hotwire Essentials is a tutorial that takes you step-by-step through building a functional podcast player that teaches you how to apply Hotwire patterns to solve real-world problems. Each lesson builds on the previous one, with challenges that gui...