How does ActiveRecord work?
How does ActiveRecord get from method call to raw SQL? It’s a long, strange, convoluted journey, and we chase it down in this tutorial. We journey into the depths of ActiveRecord, and come back to tell our tale.
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!
How does ActiveRecord get from method call to raw SQL? It’s a long, strange, convoluted journey, and we chase it down in this tutorial. We journey into the depths of ActiveRecord, and come back to tell our tale.
Post a comment