Masahiro's tech note
PostsProjectsAbout
PostsProjectsAbout
Backback arrow icon
Ruby on Rails

active recordで特定カラムを空で保存できるように修正

これで対応できました

validates :something, allow_blank: true, ......

参考記事

Validate attribute only if it present (only if user fill in it)

Featured
Active InteractionをMPAでハンドリングする方法
2022/06/26
Ruby on Rails
Rails + WebpackerでERROR in chunk application [entry] js/[name]-[contenthash].jsが発生
2022/06/09
Ruby on Rails
RailsでPostgreSQLをdump importした後にduplicate key value violates unique constraintが出る
2022/05/11
PostgreSQL
Ruby on Rails

github
twitter
menta
mail
copyright © 2016-2023 Masahiro Okubo