Created
November 1, 2011 11:06
-
-
Save stevegraham/1330329 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
| <Response> | |
| <Gather> | |
| <Input name="credit_card[number]"> | |
| <Say>Please enter the long number on the front of your card.</Say> | |
| </Input> | |
| <Input name="credit_card[expiry_date]"> | |
| <Say>Now enter your expiry date</Say> | |
| </Input> | |
| </Gather> | |
| </Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment