jqr (owner)

Fork Of

Revisions

gist: 127509 Download_button fork
public
Public Clone URL: git://gist.github.com/127509.git
Embed All Files: show embed
Hash enumerable rematch.rb #
1
2
3
4
require 'activesupport'
{:one => 1, :two => 2}.slice(:one) #=> {:one=>1}