Skip to content

Commit

Permalink
Add snippet for sinatra
Browse files Browse the repository at this point in the history
  • Loading branch information
halorgium committed Jun 17, 2009
1 parent c8439be commit 7fd259a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sinatra/get.snippet
@@ -0,0 +1,3 @@
get '${1:/}' do
${2}
end

0 comments on commit 7fd259a

Please sign in to comment.