RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: shavit
Site: http://conpanna.net/
See http://railscasts.com/episodes/114-endless-page-revised?view=comments#comment_161528
You can implement it with the history object, and it will solve problems with the back button, bookmarks etc.
The idea of the keys is to limit the access only to the API. So in that case you can still log in to Twitter and reset your application keys.
See http://railscasts.com/episodes/114-endless-page-revised?view=comments#comment_161528
You can implement it with the history object, and it will solve problems with the back button, bookmarks etc.
The idea of the keys is to limit the access only to the API. So in that case you can still log in to Twitter and reset your application keys.