Hacker News
- Don’t use default_scope. Ever https://andycroll.com/ruby/dont-use-default-scope/ 2 comments
- It's Not Just Apple vs Android http://andycroll.com/2013/03/15/its-not-just-apple-vs-android/ 53 comments
- An analysis of "The Magazine" http://andycroll.com/2012/10/12/on-the-magazine/ 22 comments
- The end of :hover? http://andycroll.com/writing/the-end-of-hover 43 comments
- Use blank? and present? in Rails https://andycroll.com/ruby/use-blank-and-present-in-rails/ 18 comments ruby
- Beware of <%== in your erb files https://andycroll.com/ruby/beware-of-raw-erb/ 2 comments ruby
- Really, Really, Really Don’t Interpolate Strings into Active Record Methods https://andycroll.com/ruby/really-really-really-do-not-interpolate-strings-into-active-record-methods/ 3 comments ruby
- Be Suspicious of Join Tables https://andycroll.com/ruby/be-suspicious-of-join-tables/ 3 comments ruby
- Replace Timecop With Rails’ Time Helpers in RSpec https://andycroll.com/ruby/replace-timecop-with-rails-time-helpers-in-rspec/ 11 comments ruby
- A job should know whether to run itself http://andycroll.com/ruby/a-job-should-know-whether-to-run-itself/ 7 comments ruby
- Only use named scopes outside models http://andycroll.com/ruby/only-use-named-scopes-ouside-models/ 8 comments ruby
- The end of :hover http://andycroll.com/writing/the-end-of-hover 373 comments programming