Skip to content

Instantly share code, notes, and snippets.

@banguyenht
Created December 27, 2021 04:13
Show Gist options
  • Save banguyenht/38f8e18891eff3c8be991b0cd2cc27b2 to your computer and use it in GitHub Desktop.
Save banguyenht/38f8e18891eff3c8be991b0cd2cc27b2 to your computer and use it in GitHub Desktop.
checkbox send send an array
check_box_tag 'auth_id[]', store.first, false, id: "store_#{store.first}", disabled: @setting.store_managed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment