Skip to content

Instantly share code, notes, and snippets.

@darui00kara
Created May 15, 2015 07:46
Show Gist options
  • Save darui00kara/35fbdb6d73988d1406e6 to your computer and use it in GitHub Desktop.
Save darui00kara/35fbdb6d73988d1406e6 to your computer and use it in GitHub Desktop.
!!!
%html{:lang => "ja"}
%head
%title Request Print
%body
%p= "method: #{@request_method}"
%p= "url: #{@request_url}"
%p= "path: #{@request_path}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment