There's no documentation for this item.
# File merb/core_ext/class.rb, line 127 def class_inheritable_array(*syms) class_inheritable_reader(*syms) class_inheritable_array_writer(*syms) end
<code/>
<pre/>
<code/>and<pre/>for code samples.