Displaying 2 results from an estimated 2 matches for "exclude_column".
2006 Nov 04
0
excluding column from associations
...9;t want
to select the photo data every time i do something like album.photos.
The data blob is BIG (i''m caching a resized version on the way out)
and I think it''s killing my performance.
I''d like the Album Model to say something like
has_and_belongs_to_many :photos, :exclude_column => :data
I can''t seem to find the right words to explain my problem to google
-- no love there.
Anyone have any info for me?
Thanks in advance,
Clint Troxel
--
clint troxel _ Open End Studios _
307.413.0366
http://openendstudios.com
2006 Nov 04
0
leaving a column out of an association
...39;t want
to select the photo data every time i do something like album.photos.
The data blob is BIG (i''m caching a resized version on the way out)
and I think it''s killing my performance.
I''d like the Album Model to say something like
has_and_belongs_to_many :photos, :exclude_column => :data
I can''t seem to find the right words to explain my problem to google
Anyone have any info for me?
Thanks in advance,
Clint Troxel
--
clint troxel _ Open End Studios _
307.413.0366
http://openendstudios.com