There's no documentation for this item.
# File active_support/ordered_options.rb, line 22 def keys collect { |key, value| key } end
<code/>
<pre/>
<code/>and<pre/>for code samples.