Skip to content

Commit 54f2e92

Browse files
authored
Create gh-pages branch via GitHub
1 parent 2434c9c commit 54f2e92

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,13 @@ <h3>
605605
<h3>
606606
<a id="does-this-work-well-with-default_scope" class="anchor" href="#does-this-work-well-with-default_scope" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Does this work well with <code>#default_scope</code>?</h3>
607607

608-
<p>No. Please see <a href="https://github.com/mceachen/closure_tree/issues/86">issue 86</a> for details.</p>
608+
<p><strong>No.</strong> Please see <a href="https://github.com/mceachen/closure_tree/issues/86">issue 86</a> for details.</p>
609+
610+
<h3>
611+
<a id="can-i-update-parentage-with-update_attribute" class="anchor" href="#can-i-update-parentage-with-update_attribute" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Can I update parentage with <code>update_attribute</code>?</h3>
612+
613+
<p><strong>No.</strong> <code>update_attribute</code> skips the validation hook that is required for maintaining the
614+
hierarchy table.</p>
609615

610616
<h3>
611617
<a id="does-this-gem-support-multiple-parents" class="anchor" href="#does-this-gem-support-multiple-parents" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Does this gem support multiple parents?</h3>

0 commit comments

Comments
 (0)