Frederick Cheung wrote: > On Jul 29, 3:53�pm, Pale Horse <[email protected]> wrote: >> � � <%= select_tag "tags", "<option>Value 1</option><option>Value >> >> For what reason would this value not be saved into the database? >> > >> I'm using acts_as_taggable_on :tags in my Article model. >> -- > > any attr_accessible/attr_protected calls in your model? > > Fred
I've already checked, there are none. -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

