Is there a particular reason that there aren't any snippets in the Rails bundle for validates_acceptance, validates_each, validates_inclusion, or validates_numericality_of?

I attached some, including versions with "if" for those that seemed reasonable (ie, those whose closest counterparts had if versions already in the bundle).