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
| $(document).ready(function() { | |
| //login | |
| $.ajax({ | |
| type: "POST", | |
| url: "/users/sign_in.json", | |
| data: { | |
| user: { | |
| username: "tanner", | |
| password: "tannersmith", | |
| remember_me: true |
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
| ### Keybase proof | |
| I hereby claim: | |
| * I am tanner on github. | |
| * I am tannerld (https://keybase.io/tannerld) on keybase. | |
| * I have a public key whose fingerprint is DEE3 464D DCD8 FE96 F788 1B4A 3F20 D87E 96F9 E687 | |
| To claim this, I am signing this object: |
OlderNewer