Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

therubyshore/Rails-Interview

Repository files navigation

== README

  • Ruby version

    • 2.1.4
  • System dependencies

    • Configuration
  • Database creation/initialization

    • bundle exec rake db:create
    • bundle exec rake db:migrate
    • bundle exec rake db:seed
  • How to run the test suite

    • bundle exec rake db:setup RAILS_ENV=test
    • bundle exec rspec
  • Services (job queues, cache servers, search engines, etc.)

    • bundle exec sidekiq
  • Interview instructions

    • See INSTRUCTIONS.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages