Skip to content

A Ruby on Rails applications for tracking what to read, watch, and listen to.

Notifications You must be signed in to change notification settings

thanyabegum/to-be-done

Repository files navigation

To Be Done CircleCI

A Ruby on Rails applications for tracking what to read, watch, and listen to.

Command Cheatsheet

Installing Dependencies

bundle install and yarn install

Starting Server

bin/rails server or bin/rails s

Seeding Data

Run this command in the Heroku console ONCE after initial deployment. Running more than once will throw an error because it will try to create a user with an already used email address.

bin/rails db:seed

Running Tests

bundle exec rspec

About

A Ruby on Rails applications for tracking what to read, watch, and listen to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •