Created
May 15, 2015 07:46
-
-
Save darui00kara/35fbdb6d73988d1406e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!!! | |
%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