Skip to content

sekiyama58/rails61-sharding-test

Repository files navigation

README

This app tests behaviour of ActiveRecord::Core.== in multi-sharded setup.

How to run?

rake db:migrate:reset RAILS_ENV=test
rake #=> FAIL
rake #=> FAIL
...# if you run multiple times after reset of the database, the result will change.
rake #=> SUCCESS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages