|
|
2 years ago | |
|---|---|---|
| app | 2 years ago | |
| bin | 2 years ago | |
| config | 2 years ago | |
| db | 2 years ago | |
| lib | 2 years ago | |
| log | 2 years ago | |
| public | 2 years ago | |
| storage | 2 years ago | |
| test | 2 years ago | |
| tmp | 2 years ago | |
| vendor | 2 years ago | |
| .gitattributes | 2 years ago | |
| .gitignore | 2 years ago | |
| .ruby-version | 2 years ago | |
| Gemfile | 2 years ago | |
| Gemfile.lock | 2 years ago | |
| README DB.txt | 2 years ago | |
| README.txt | 2 years ago | |
| Rakefile | 2 years ago | |
| config.ru | 2 years ago | |
| restart.sh | 2 years ago | |
Assets
-------------------
RAILS_ENV=production bundle exec rake assets:precompile
RAILS_ENV=production bundle exec rake assets:clean
git clone https://git.oncotype.dk/ikea_foundation/week_2024.git
rails new --skip-docker --skip-action-mailbox --skip-action-text --skip-action-cable --database=postgresql week_2024
Credentials
-------------------
EDITOR=vi rails credentials:edit
Gem
-------------------
bundle config set --local without 'development test'