Created
November 1, 2010 10:18
-
-
Save dakatsuka/657945 to your computer and use it in GitHub Desktop.
features/step_definitions/mobile.rb
This file contains 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
前提 /^携帯でアクセスしている$/ do | |
header('user_agent', 'DoCoMo/2.0 P906i(c100;TB;W24H15)') | |
header('x_dcmguid', 'subscriber') | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment