Skip to content

Commit

Permalink
I can't get no sleep.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Sep 8, 2011
1 parent 01fdb14 commit 00a58cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes/site.rb
Expand Up @@ -36,7 +36,6 @@ def view_source(preview)
end

post '/preview' do
sleep 0.4 if settings.development?
preview = Previewer.new(params, self)
handle_error(preview) || preview.html
end
Expand Down

0 comments on commit 00a58cc

Please sign in to comment.