About
Blog
Categories
TILs
All Stories
Be careful when use find_by
City.find_by(name: "Maria") || City.find_by(name: "Aoi") Liệu có giống với: City.find_by(name: ["Maria", "Aoi"])
Dùng 2 account github trên cùng 1 thiết bị
Config lại file ~/.ssh/config
Rails Logger and Rails Logging Best Practices
Logging provides critical value to applications with insight to usage, stats, and metrics, and saves us when debugging a problem. But we often leave logging to poorly implemented afterthoughts. So...
« Prev
1
2
3
4
5
6
Next »
Explore
→
Jekyll (1)
Rails (15)
TILs (20)
Git (2)
Memo (11)
MySQL (1)
Bootstrap (1)
HTML (1)
ruby (3)
Server (1)
Other (3)
SQL (1)
Node.js (1)
javascript (1)
Gcloud (1)
GraphQL (1)
HTML/CSS (1)
Javascript (1)
React (1)
Shopify (1)