Skip to content

Instantly share code, notes, and snippets.

@aleandros
Created October 11, 2016 16:43
Show Gist options
  • Select an option

  • Save aleandros/2f987e904f1cd0cbd90fbd40be53fb50 to your computer and use it in GitHub Desktop.

Select an option

Save aleandros/2f987e904f1cd0cbd90fbd40be53fb50 to your computer and use it in GitHub Desktop.
action = :to_s.to_proc
action.call(1) #=> "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment