Skip to content

Commit

Permalink
One line
Browse files Browse the repository at this point in the history
  • Loading branch information
robertgaal committed Apr 12, 2012
1 parent 6596fe7 commit dbb6112
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.ru
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ require 'sinatra'

get '*' do
redirect 'http://robertgaal.com', 301
end
end

run Sinatra::Application

0 comments on commit dbb6112

Please sign in to comment.