Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back Button #2

Open
mroswell opened this issue Jan 28, 2014 · 1 comment
Open

Back Button #2

mroswell opened this issue Jan 28, 2014 · 1 comment

Comments

@mroswell
Copy link
Collaborator

Fix back button issue

@mroswell
Copy link
Collaborator Author

Hi,

I'm making my way through the "One Month Rails" course, and the instructor just mentioned a solution to a back button glitch in the class project.

https://github.com/kossnocorp/jquery.turbolinks

(You add the jquery-turbolinks gem, and then
//= require jquery.turbolinks
after jquery, and before turbolinks, in the application.js file)

Here's an asciicast that mentions that, too.
http://asciicasts.com/episodes/390-turbolinks

I don't know for certain that this is the answer, but figured I'd point the way to this possible solution.

Margie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant