看了楼主的分享的原文,感觉很多东西不能苟同。
骂没问题,有建设性就行。
只是有些纯是抱怨,抱怨其实也没问题,就是有些抱怨的缺乏逻辑。
比如那个作者说。"I love ActiveRecord. It was the first ORM I'd ever interacted with."
如果用用 Java 的 ORM。可能抱怨就少了很多。
"It took me two and a half years to realize that Ruby classes in the models folder don't have to inherit from ActiveRecord::Base. That is a problem."
这能怪谁呢。。。
"Have you ever seen a 200 line long controller method? I have. "
这能怪谁呢。。。
我们公司 10 行以上就基本上要小心了。还有的公司 10 行以上 CI 就 fail 了。
到最后变成了对 MVC 的抱怨。貌似这个跟 Rails 关系更是不大了。。