Comparing #313 (version 1) and #316 (version 2)

 6 unchanged lines collapsed
end↵ end↵ ```end↵ end↵ ```↵ ↵ A benefit of this approach is that, when people start a new Rails app, they may end up putting whatever they’d otherwise put in a helper in a renderer, since renderers have the benefit of having unambiguously resolvable method names.
 6 unchanged lines collapsed

end
end
```

A benefit of this approach is that, when people start a new Rails app, they may end up putting whatever they’d otherwise put in a helper in a renderer, since renderers have the benefit of having unambiguously resolvable method names.

#316 · Dennis Hackethal · 3 months ago
3 comments: #314, #317, #319