Rails migration: change vs up/down 怎麼選
When change is safe, when you must write up/down explicitly
TAG INDEX / Rails
所有標記為「Rails」的工程筆記。
When change is safe, when you must write up/down explicitly
Why alembic upgrade head / rails db:migrate in CMD deadlocks multi-replica deploys
Class-level storage :gcloud overrides global test config. Force :file in specs.
Encrypt tenant secrets at rest without extra gems
Why [shop_id, provider, deleted_at] unique does not block duplicate active rows
Why validates_uniqueness_of is not enough, and how to retry safely
Why t.references + add_foreign_key can fail on legacy MySQL schemas
Verify email by otp
使用 Rails 過濾特殊字元方法
Rails select_tag 介紹以及使用ajax方式不使用remote: true
顯示 devise 有關的檔案
rails use async
rails check code gem
Ruby 使用寄信Email-HTML CSS樣式的gem
Ruby 批次送出(使用Array(params[:ids]))