Skip to content

Instantly share code, notes, and snippets.

@sevenseacat
Created August 27, 2014 02:35
Show Gist options
  • Save sevenseacat/d8b7496422fffbf9ab08 to your computer and use it in GitHub Desktop.
Save sevenseacat/d8b7496422fffbf9ab08 to your computer and use it in GitHub Desktop.
$ rails c
Loading development environment (Rails 3.2.19)
irb(main):001:0> "test".parameterize
=> "test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment