He already provided a gist in his reply.
On Sat, Jun 8, 2013 at 12:31 PM, James Pinto <[email protected]> wrote: > could you gist that code for me please, > I'd like to take a look at it. > > > On Thursday, May 9, 2013 5:52:42 PM UTC-4, Joshua Wood wrote: >> >> Postgres has it: http://www.postgresql.org/** >> docs/9.2/static/queries-with.**html<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<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.
