On Jan 28, 6:28 pm, Marnen Laibow-Koser <li...@ruby-forum.com> wrote:
>
> > is there some simple way to later add :d
>
> Model.attr_accessible :d
>
> > or remove :c?
>
> I'm not sure.
>

So is attr_accessible is a one-way trip?  Is is the case that once an
attribute is added to the attr_accessible collection then there is no
way to remove it? I have already discovered that one may not user
attr_protected if one has already called attr_accessible.


-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to