Skip to content

TIL

2025-05-29

'authorize xxx' in rails7 is pundit(policy)

2025-05-28

SQL ID is recommended to_i (sql injection countermeasure)

2025-05-27

I learned about the command to check Ruby classes using irb .ancestors ...Inheritance chain .instance_methods ...Instance Methods that Can Be Used in That Class .name ...Class name

2025-05-26

Learned the following in Ruby: {key, value} ... Hash literal *variable ... Expand array

2025-05-23

Learned how to associate Active Records.

2025-05-22

🎉 Added til category !!