The reason I'm doing this is that the app is for a foodbank, and I'm trying to use a model as an attendance list. The model will have a date field, with a new record for each month. I need to display only the record for the current month, as way to safeguard against someone visiting too often. I'd like to use checkboxes for when a person attended this month, which is the reason for the form_for.
Bob Smith <[email protected]> -- 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.

