Setup email reminders in rails
Go to file
crstin 9ec7b3ef50 Setup Devise 2020-02-12 13:27:08 +01:00
app Setup Devise 2020-02-12 13:27:08 +01:00
bin Initial commit 2020-02-12 13:02:03 +01:00
config Setup Devise 2020-02-12 13:27:08 +01:00
db Setup Devise 2020-02-12 13:27:08 +01:00
lib Initial commit 2020-02-12 13:02:03 +01:00
log Initial commit 2020-02-12 13:02:03 +01:00
public Initial commit 2020-02-12 13:02:03 +01:00
spec Setup Devise 2020-02-12 13:27:08 +01:00
storage Initial commit 2020-02-12 13:02:03 +01:00
tmp Initial commit 2020-02-12 13:02:03 +01:00
vendor Initial commit 2020-02-12 13:02:03 +01:00
.browserslistrc Initial commit 2020-02-12 13:02:03 +01:00
.gitignore Initial commit 2020-02-12 13:02:03 +01:00
.rspec Setup testing framework 2020-02-12 13:24:22 +01:00
.ruby-version Initial commit 2020-02-12 13:02:03 +01:00
Gemfile Setup Devise 2020-02-12 13:27:08 +01:00
Gemfile.lock Setup Devise 2020-02-12 13:27:08 +01:00
Guardfile Setup testing framework 2020-02-12 13:24:22 +01:00
README.md Setup testing framework 2020-02-12 13:24:22 +01:00
Rakefile Initial commit 2020-02-12 13:02:03 +01:00
babel.config.js Initial commit 2020-02-12 13:02:03 +01:00
config.ru Initial commit 2020-02-12 13:02:03 +01:00
package.json Initial commit 2020-02-12 13:02:03 +01:00
postcss.config.js Initial commit 2020-02-12 13:02:03 +01:00
yarn.lock Initial commit 2020-02-12 13:02:03 +01:00

README.md

README

Project Setup

rails new -T -d sqlite3 scheduled_reminders