Hacker News new | ask | show | jobs
by ljm 955 days ago
Yeah, the example is Rails-specific but Ruby is full of methods that mutate existing state. Most of the time they're marked with `!` at the end, but not always.