Skip to content
GitLab
Explore
Sign in
Changes
Page history
Create Database Setup
authored
Jul 20, 2021
by
Taico Aerts
Hide whitespace changes
Inline
Side-by-side
Database-Setup.md
0 → 100644
View page @
49b26df1
For development there are seeds defined to create a database with some users, courses, etc. Whenever new features are added, the seeds should be updated accordingly.
### Creating the database
*
`bundle exec rake db:setup`
\ No newline at end of file