Skip to content

Instantly share code, notes, and snippets.

@etagwerker
Created October 8, 2022 19:20
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save etagwerker/73a4e2962b5faba3b39e348e03d808ed to your computer and use it in GitHub Desktop.
Save etagwerker/73a4e2962b5faba3b39e348e03d808ed to your computer and use it in GitHub Desktop.
rails-new.sh
rails new librarian -d postgresql --skip-system-test --skip-action-mailbox --skip-action-cable --skip-active-job --skip-active-storage --skip-jbuilder --asset-pipeline=propshaft --css=tailwind
--javascript=esbuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment