đź’ľ
Cheat Sheet
Ctrlk
  • Cheat Sheet
  • Git
  • Rails
    • Setup Rails 8 w/ SQLite & Solid Cable, Cache & Queue
    • Setup Rails 8 w/ Postgres & Solid Cable, Cache & Queue (in a single db)
    • Stripe Pay Gem
    • Setup new Rails app
    • Rails 7 Turbo/Hotwire Cheatsheet
    • ActiveStorage with AWS S3
    • Live reloading with webpack-dev-server
    • Sidekiq & Redis
    • Setup Solid Queue/Cable/Cache in Rails 8 to share a single database
    • Run rspec tests
    • Acts As Tenant (using Rails console)
    • Reset database & re-run migrations
    • Ultrahook for testing email to app
    • Troubleshooting
    • OLD
    • Hosting
    • Edit Rails Credentials
    • Run subdomains on local
    • Rails + Inertia + React + ShadCN
  • Misc
  • Statamic
  • Forge / Statamic
  • Old (not using anymore)
  • Cursor
  • Mac Environment
Powered by GitBook
On this page

Rails

Setup Rails 8 w/ SQLite & Solid Cable, Cache & QueueSetup Rails 8 w/ Postgres & Solid Cable, Cache & Queue (in a single db)Stripe Pay GemSetup new Rails appRails 7 Turbo/Hotwire CheatsheetActiveStorage with AWS S3Live reloading with webpack-dev-serverSidekiq & RedisSetup Solid Queue/Cable/Cache in Rails 8 to share a single databaseRun rspec testsActs As Tenant (using Rails console)Reset database & re-run migrationsUltrahook for testing email to appTroubleshootingOLDHostingEdit Rails CredentialsRun subdomains on localRails + Inertia + React + ShadCN
PreviousDelete a git branchNextSetup Rails 8 w/ SQLite & Solid Cable, Cache & Queue