Skip to content

alanPaivaAsp/VUTTR_back

Repository files navigation

README

Running

  • bundle
  • rake db:create db:migrate
  • rails s

Testing

  • rspec || bundle exec rspec

Rubocop fix

`rubocop -A` || `bundle exec rubocop -A`

Enjoy it! (I'm using postman to enjoy this code ^^)

Things you may want to cover:

  • Ruby version
  • 2.7.2
  • Database (local)
  • Make sure to have postgresql 9.3 or above up and running in port 5434 in your machine
  • How to run the test suite

  • Troubleshooting

  • References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages