←back to thread

69 points thunderbong | 1 comments | | HN request time: 0.001s | source
Show context
nomilk ◴[] No.45160043[source]
Reading through some controllers and models, haven't encountered a single code comment yet, just chiselled-out ruby.

Arbitrary examples:

https://github.com/basecamp/once-campfire/blob/main/app/cont...

https://github.com/basecamp/once-campfire/blob/main/app/cont...

https://github.com/basecamp/once-campfire/blob/main/app/mode...

replies(4): >>45160157 #>>45160222 #>>45160923 #>>45161406 #
1. TiredOfLife ◴[] No.45161406[source]
It's Ruby. No amount of comments will make somebody who doesn't grok Ruby understand the code.