nil values of fields before they get validated in create action. I've used change but it is not called when slug is nil. I don't want to do it before calling create action because it just doesn't feel right and dry. If I enable this action through an API and web interface than it will be 2 places to convert title to slug.