Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active April 5, 2023 14:34
Show Gist options
  • Save DevGW/d4462a9e0980866a4981b25df8ed653d to your computer and use it in GitHub Desktop.
Save DevGW/d4462a9e0980866a4981b25df8ed653d to your computer and use it in GitHub Desktop.
Ruby / Rails :: scratch pad #database #rails
user.portfolio.portfolio_images.detect { |pfi| pfi.set == 2 }
convert UTF 8 things for DB duplication cpdr
utf8mb4_0900_ai_ci -> utf8mb4_general_ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment