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...

hlascelles/ferrum-har: ferrum-har is a rubygem that captures ferrum traffic to a HAR file
Use ferrum as normal and call the har method on the page (or browser) object. Chrome must be used as the browser engine.
Note, the devtools window in Chrome will be opened by ferrum-har for the duration of the ferrum test run. This is mandatory t...

magynhard/rvm-windows: Clone of RVM.io for MS Windows
Clone of RVM.io for MS Windows. Contribute to magynhard/rvm-windows development by creating an account on GitHub.As there is no rvm.io available for native windows, but only for POSIX by Cygwin, this is a reimplementation of basic rvm.io features ...