Skip to content

Commit

Permalink
Add note about skipping validation during rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sethetter committed Jun 29, 2015
1 parent 783b415 commit f7445f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ Category.rebuild!

Your tree will be converted to a valid nested set. Awesome!

Note: You can use `Category.rebuild!(false)` to skip model validations when performing the rebuild.

## View Helper

The view helper is called #nested_set_options.
Expand Down

0 comments on commit f7445f0

Please sign in to comment.