Rails3 acts_as_taggable with a form?

I'm assuming your form looks something like this: %= form_for(@photo) do |f| %> true }, 'landscape', nil %> true }, 'people', nil %> { :tag_list => '', 'people' } }.

I'm assuming your looks something like this: You should change up your f. Checkbox lines a bit: true }, 'landscape', nil %> true }, 'people', nil %> Which will post something like this when submitted (with only people selected, for example): { :post => { :tag_list => '', 'people' } }.

Yup, that did the trick. Thank you very much! – Tony Beninate Oct 9 at 11:55 Kinda wish I understood why your answer is right though - Is there any documentation on this?

Their read me doesn't go into that detail. – Tony Beninate Oct 9 at 16:52.

I've just started working with the acts_as_taggable gem. Really liking it so far, but I am a bit unclear about how to use this gem with a form. Any thoughts as to how I should create my form?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions