rails
程式技術2023-06-19
rails Initialization autoloaded the constant 問題
在採用 zeitwerk 進行 autoloding 後出現的棄用警訊(DEPRE...
程式技術2022-11-05
rails slim 動態 body attributes 範例 (利用 content_for)
利用 rails template 中的 content_for 在 slim 中...
程式技術2020-07-19
被 ActionController::InvalidAuthenticityToken 灌爆的 rollbar
使用免費版的 rollbar ,多半希望回報的 BUG 都是具參考價值的,因此關閉...
程式技術2020-05-27
rails 5.2 model attributes assignment 要注意的地方
當透過 association build model 時,要注意 value a...