0.0
The project is in a healthy, maintained state
A Ruby gem implementing a client for Supabase Auth (GoTrue API), with adaptations for Ruby idioms.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 3.2
~> 3.12
~> 0.22
~> 3.19

Runtime

~> 2.0
~> 2.8
 Project Readme

supabase-rb — Supabase client for Ruby & Rails

CI Gem Version Docs License

Single gem that wraps every Supabase product — Auth, PostgREST (Database), Storage, Edge Functions, and Realtime — behind one Supabase.create_client factory.

Documentation: https://supabase-ruby.dev/reference/ruby

Install

# Gemfile
gem "supabase-rb"

License

MIT