> > + attr_accessible :target_image_attributes > + attr_accessible :status, :status_detail, :progress #, :as => > :image_factory
On 09/26/2012 07:16 PM, jguiditta wrote: > > In app/models/image_management/provider_image.rb: > > > > > + attr_accessible :target_image_attributes > > + attr_accessible :status, :status_detail, :progress #, :as => > > :image_factory > > Is the comment above something we expect to need/use later, or a > leftover that can be trimmed? > > — > Reply to this email directly or view it on GitHub > <https://github.com/aeolus-incubator/image-management-engine/pull/20/files#r1698592>. > > > This is a reminder that we may have to add in permissions on image_factory attributes. --- Reply to this email directly or view it on GitHub: https://github.com/aeolus-incubator/image-management-engine/pull/20/files#r1698761
