There's no documentation for this item.
# File merb/core_ext/inflections.rb, line 101 def foreign_key(separate_class_name_and_id_with_underscore = true) Inflector.foreign_key(self, separate_class_name_and_id_with_underscore) end
<code/>
<pre/>
<code/>and<pre/>for code samples.