Gems
A fast Ruby gem for working with SQLite3 databases
Extralite is a fast, extra-lightweight (about 600 lines of C-code) SQLite3 wrapper for Ruby. It provides a minimal set of methods for interacting with an SQLite3 database, as well as prepared statements.Extralite comes in two flavors: the extralit...
Ruby GraphQL client on Rails that actually makes you more productive
Artemis is a GraphQL client that is designed to fit well on Rails.Convention over Configuration: You'll never have to make trivial decisions or spend time on boring setup. Start making a GraphQL request in literally 30s.Performant by default: You ...
Tiny full-text search for Ruby powered by Tantivy
You're in the right place. Tantiny is a minimalistic full-text search library for Ruby based on Tantivy (an awesome alternative to Apache Lucene written in Rust). It's great for cases when your task at hand requires a full-text search, but configu...
Liquid markup language. Safe, customer facing template language for flexible web apps.
Liquid is a template engine which was written with very specific requirements:It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use.It needs to be non evaling and secure. Liquid temp...
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects.
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects. - rubyconfig/config: Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby.