An open API service indexing awesome lists of open source software.

https://github.com/hooopo/activerecord-tidb-adapter-demo


https://github.com/hooopo/activerecord-tidb-adapter-demo

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# activerecord-tidb-adapter-demo

## Usage

* bundle install
* bundle exec rails db:create
* bundle exec rails db:migrate
* bundle exec rails s