Re: [Rails] Authlogic on Rails 3 with Checkbox

2010-06-03 Thread Ivan Nastyukhin
hi what is checkboxes?) mm, standart <% form_for @user do |f| %> <%= f.check_box :field_name_at_model(db) %> <% end %> Ivan Nastyukhin dieinz...@me.com On Jun 3, 2010, at 8:07 PM, Siva Kilaru wrote: > Hello guys, > > I had a quick question. Does Authlogic save the checkboxes to db.

[Rails] Authlogic on Rails 3 with Checkbox

2010-06-03 Thread Siva Kilaru
Hello guys, I had a quick question. Does Authlogic save the checkboxes to db. I came to know that it posts the value. Can you guys let me know how to save this in the Users db? Thanku in advance -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed