404

Ruby code posted by Zweitag
created at 30 May 17:39

Edit | Back
1
2
3
4
5
6
7
Zweitag::Application.routes.draw do

  post "url" => lambda {
    mock_the_visitor && pretend_you_werent_there
  }

end
127 Bytes in 3 ms with coderay