Skip to content

Instantly share code, notes, and snippets.

@ivanacostarubio
Created January 14, 2011 16:14
Show Gist options
  • Select an option

  • Save ivanacostarubio/779808 to your computer and use it in GitHub Desktop.

Select an option

Save ivanacostarubio/779808 to your computer and use it in GitHub Desktop.
Sinatra´s Vergataria URL
get ':keyword' do
haml params[:keyword].to_sym
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment