Know your ActiveRecord objects
I don’t know if this happens to you, but at times I find it hard to escape the SQL style of building queries with ActiveRecord. In this post I show a couple of examples.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I don’t know if this happens to you, but at times I find it hard to escape the SQL style of building queries with ActiveRecord. In this post I show a couple of examples.
Post a comment