docs/nullify.md in clowne-1.1.0 vs docs/nullify.md in clowne-1.2.0

- old
+ new

@@ -1,9 +1,5 @@ ---- -id: nullify -title: Nullify Attributes -sidebar_label: Nullify ---- +# Nullify Attributes To set a bunch of attributes to `nil` you can use the `nullify` declaration: ```ruby class User < ActiveRecord::Base