hi
what is checkboxes?)
mm, standart

<% form_for @user do |f| %>
        <%= f.check_box :field_name_at_model(db) %>
<% end %>
Ivan Nastyukhin
[email protected]






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.
> 
> 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 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.
> 

-- 
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.

Reply via email to