Skip to content

tiagogeraldi/ledger

Repository files navigation

README

This is a dummy Rails 7 project created as a bad example of code to be refactored.

Setup

asdf shell ruby 3.3.0
asdf shell nodejs 20.11.0

bundle

yarn

bundle exec rails app:update:bin

bin/rails db:create db:migrate db:seed

Start the project

bin/dev

Run specs

bin/rails db:create db:migrate RAILS_ENV=test

bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published