There's no documentation for this item.
# File active_support/whiny_nil.rb, line 26 def method_missing(method, *args, &block) raise_nil_warning_for @@method_class_map[method], method, caller end
<code/>
<pre/>
<code/>and<pre/>for code samples.