Skip to content

litmus/interview-task

Repository files navigation

Litmus Interview Task

Setup

This is an out of the box Rails 7 codebase, with the exception of switching from minitest to RSpec for any tests.

  • Ruby 3.1.2
  • Rails 7.0.3
  • RSpec

To setup and run a server locally:

bundle install
bin/rails s

Alternatively, you can use Docker:

# Run the local server
docker compose up

# Run the test suite
docker compose run app rspec

About

Sample application used for technical interview purposes

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •