Skip to content

Danieliv/UserUploader

Repository files navigation

README

  • Ruby version

    • 3.2.2
  • System dependencies

    • 3.2.2
  • Configuration

    • bundle install
  • Database creation

    • rails db:create
    • rails db:migrate
  • How to run the test suite

    • Run all test suite
      • bundle exec rspec spec/
    • Run specific test suit
      • bundle exec rspec spec/controllers/
      • bundle exec rspec spec/fixtures/
      • bundle exec rspec spec/models/
      • bundle exec rspec spec/services/
  • Deployment instructions

    • git push heroku your-branch-name:main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published