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