Received: by 10.52.179.69 with SMTP id de5mr39997522vdc.7.1342035949671; Wed, 11 Jul 2012 12:45:49 -0700 (PDT) X-BeenThere: rubyonrails-core@googlegroups.com Received: by 10.220.221.197 with SMTP id id5ls673154vcb.5.gmail; Wed, 11 Jul 2012 12:45:43 -0700 (PDT) Received: by 10.236.79.198 with SMTP id i46mr92952394yhe.4.1342035943356; Wed, 11 Jul 2012 12:45:43 -0700 (PDT) Received: by 10.236.79.198 with SMTP id i46mr92952391yhe.4.1342035943332; Wed, 11 Jul 2012 12:45:43 -0700 (PDT) Return-Path: Received: from mail-gg0-f178.google.com (mail-gg0-f178.google.com [209.85.161.178]) by gmr-mx.google.com with ESMTPS id i27si773281yhe.4.2012.07.11.12.45.43 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 11 Jul 2012 12:45:43 -0700 (PDT) Received-SPF: pass (google.com: domain of akasp...@gmail.com designates 209.85.161.178 as permitted sender) client-ip=209.85.161.178; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of akasp...@gmail.com designates 209.85.161.178 as permitted sender) smtp.mail=akasp...@gmail.com; dkim=pass header...@gmail.com Received: by mail-gg0-f178.google.com with SMTP id q6so1636609ggc.9 for ; Wed, 11 Jul 2012 12:45:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mG4VCyJ0IHmJ6ygWp4gPfII41doM8xwATs+hARlTpNI=; b=ObwZKFUc8FePUo8ZZmISeTDTNs3fXpT4C8Fh/ebHOI2fmBnK8RSTagosLttMFk63YQ aC3f1fuDatXPMRwPQ1MJhbS7wuSPuBrg0kLNKCF5RbUByew+MREdiQ9PUh0WGg2tMPDY b8W5DGQnneOVEOiCv+NwX8LrWRHYz/44OPb9EcE5i+MzODv+iPZmWQXo1XOvAKMR5y5h JD9bKk2LCNjoT3ATbENNQxP2umKtVtEw1lpCuric1zWHzqnxUZb9Vl4/3/UqntgeVGL7 NjhVtpDX5EQ6FlweWkWKrC+JlllvoKyyCONTeil2s4iy2AudgSdZ2H2vkdhICdmLLKJg 9Dzg== MIME-Version: 1.0 Received: by 10.60.24.35 with SMTP id r3mr52470387oef.67.1342035943206; Wed, 11 Jul 2012 12:45:43 -0700 (PDT) Received: by 10.182.15.225 with HTTP; Wed, 11 Jul 2012 12:45:42 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Jul 2012 14:45:42 -0500 Message-ID: Subject: Re: [Rails-core] Support for views on activerecord From: Andrew Kaspick To: rubyonrails-core@googlegroups.com Content-Type: multipart/alternative; boundary=e89a8fb2067eabb02b04c493171c --e89a8fb2067eabb02b04c493171c Content-Type: text/plain; charset=ISO-8859-1 I've been using postgresql views in rails since at least Rails 2.x, maybe even the 1.x days. On Wed, Jul 11, 2012 at 2:41 PM, Gabriel Sobrinho < gabriel.sobri...@gmail.com> wrote: > What do you guys think about adding support to handle database views in > active record? > > Cheers, > > Gabriel Sobrinho > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To post to this group, send email to rubyonrails-core@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-core+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en. > > --e89a8fb2067eabb02b04c493171c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I've been using postgresql views in rails since at least Rails 2.x, may= be even the 1.x days.

On Wed, Jul 11, 201= 2 at 2:41 PM, Gabriel Sobrinho <gabriel.sobri...@gmail.com>= ; wrote:
What do you guys think about adding support = to handle database views in active record?

Cheers,

Gabriel Sobrinho

--
You received this message because you are subscribed to the Google Groups &= quot;Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegr= oups.com.
For more options, visit this group at http://groups.google.com/g= roup/rubyonrails-core?hl=3Den.


--e89a8fb2067eabb02b04c493171c--