select_tag When blank line setting (include_blank => true), Blank text is displayed even if the value retrieved from the DB is set to VAL Workaround: $ ("# selectbox") .val (search value from DB) .trigger ('change')
If include_blank => false, $ ("#selectbox"). Val (search value from DB)