You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

465 B

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'