# Turso Adds Ruby on Rails Support

DevFeed: [Turso Adds Ruby on Rails Support](<https://devfeed.tech/articles/turso-adds-ruby-on-rails-support-6057.md>)

Original publisher: [Read original article](<https://turso.tech/blog/turso-adds-ruby-on-rails-support>)

Author: Levy Albuquerque

Published: 2024-12-18T00:00:00Z

Content type: article

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Rails](<https://devfeed.tech/topics/rails.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [Embedded Replicas](<https://devfeed.tech/topics/embedded-replicas.md>), [CRUD](<https://devfeed.tech/topics/crud.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [activerecord](<https://devfeed.tech/tags/activerecord.md>), [embedded-replicas](<https://devfeed.tech/tags/embedded-replicas.md>), [latency](<https://devfeed.tech/tags/latency.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [ruby-on-rails](<https://devfeed.tech/tags/ruby-on-rails.md>), [sql](<https://devfeed.tech/tags/sql.md>), [testing](<https://devfeed.tech/tags/testing.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

Turso announces a technical-preview Ruby gem for ActiveRecord with Rails support. The article explains how to configure Turso in Rails, use embedded replicas to work offline and reduce network latency, run migrations, and perform CRUD operations. It also demonstrates usage with standalone Ruby applications and Sinatra.

## Source excerpt

Today we are excited to announce the first technical preview of the Rubygem for ActiveRecord that supports Rails.