“Exploding” to-do list app built in Ruby on Rails as part of the Bloc Full-Stack Program.
To run, after cloning this repo:
-
bundle -
rake db:create -
rake db:migrate -
Update
config/application.ymlwith SendGrid details for emails to work -
rails s
| Name | Name | Last commit date | ||
|---|---|---|---|---|
“Exploding” to-do list app built in Ruby on Rails as part of the Bloc Full-Stack Program.
To run, after cloning this repo:
bundle
rake db:create
rake db:migrate
Update config/application.yml with SendGrid details for emails to work
rails s