Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

lucasprag/expanding-sti

Repository files navigation

README

Example for a blog post called Expanding Rails' STI to your architecture.

Install

git clone git@github.com:lucasprag/expanding-sti.git
cd expanding-sti
docker-compose up -d
bundle install
rails db:create db:migrate

rails console # to test the code from the post

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published