/professors_tool

Online tool/website for aiding college professors with the management of their classes

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

see .ruby-version

  • Database creation

rails db:setup should do it

  • Database initialization

rails db:schema:load

  • How to run the test suite

rails test

  • Services (job queues, cache servers, search engines, etc.)

delayed_job as specified in Gemfile