RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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 Arel Converts Ruby Queries Into SQL Statements

Pat Shaughnessy shows how Active Record uses the Arel gem to convert the ActiveRecord::Relation object describing your query into a string containing a SQL statement.

http://blog.codeship.com/how-arel-converts-ruby-queries-into-sql-statements/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in