I'd be interested in seeing your patch for this. If you're not submitting a PR or making it into a gem, can you post a gist of it?
Thanks On Thu, May 9, 2013 at 4:52 PM, Joshua Wood <[email protected]> wrote: > Postgres has it: > http://www.postgresql.org/docs/9.2/static/queries-with.html > > Arel has it: > http://www.ruby-doc.org/gems/docs/a/arel-3.0.2/Arel/SelectManager.html#method-i-with > > As far as I can tell, ActiveRecord doesn't. > > I did a quick patch this morning for a local 3.2.13 project, and it seems > to work great. I'd be happy to submit a PR if anyone else wants this (it > will take a bit more time to do it properly, which is why I'm asking here > first). > > Thanks guys! > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
