Monday, March 15, 2010

check_box_tag() vs check_box()

check_box is for use with a model object.
check_box_tag is when it is not tied with any model and just need a plain checkbox.

No comments:

Post a Comment