Just as a style point, note that it's strongly encouraged to create app/view/contacts/index.dryml, as opposed to:
> <extend tag="index-page" for="Contact"> And a small comment: > scopes[:not_may_email] = true if params[:may_email]._?.== 'No' The _? is not needed as == is defined on nil anyway Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
