Y
Hacker News
new
|
ask
|
show
|
jobs
by
dkubb
5856 days ago
Agreed. I always thought that Rails controllers violated the Single Responsibility Principle (
http://en.wikipedia.org/wiki/Single_responsibility_principle
) by mixing collection and member concerns into a single class.