@Gargron it's Ruby's fault that there are no imports. It's really hard to navigate things, I have to guess and grep
Top-level
No comments
@charlag Come on, even PHP has autoloading. Ruby does have explicit imports (require, require_relative) but why would you want to waste time on that if a consistent naming/path scheme takes care of it. |
@Gargron as long as you are here, can I ask where local post ids are assigned? How they are in order when we fetch older posts