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
| 2012-08-03T22:31:52+00:00 heroku[router]: GET getonthebar.com/users/196 dyno=web.1 queue=0 wait=0ms service=222ms status=302 bytes=97 | |
| 2012-08-03T22:31:52+00:00 app[web.1]: Rendered users/show.html.erb within layouts/application (64.9ms) | |
| 2012-08-03T22:31:52+00:00 app[web.1]: Redirected to http://getonthebar.com/404.html | |
| 2012-08-03T22:31:52+00:00 app[web.1]: Completed in 203ms |
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
| def get_disqus_sso | |
| data = { | |
| :id => self.id, | |
| :username => self.email, | |
| :email => self.email | |
| } | |
| message = Base64.strict_encode64 data.to_json | |
| timestamp = Time.now.to_i | |
| pub_key = DISQUS_PUBLIC_KEY |
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
| Verifying my Blockstack ID is secured with the address 19tfyfVETRxZncLgmKwMXrxf5qRnkjsjEj https://explorer.blockstack.org/address/19tfyfVETRxZncLgmKwMXrxf5qRnkjsjEj |
OlderNewer