summary Learn how to connect to TiDB using Ruby mysql2. This tutorial gives Ruby sample code snippets that work with TiDB using mysql2 gem. TiDB is a MySQL-compatible database, and mysql2 is one of ...
This is the reference implementation of the sample application from Ruby on Rails Tutorial: Learn Web Development with Rails (6th Edition) by Michael Hartl. See also the 7th edition README. To deploy ...