Closed ghost closed 11 years ago
Hi,
1) Effectively, Back button redirect to Family#index (families_path rather than :back), Browser's back button go back to Product#index. Same behavior as true scaffold, but you're right : it's not logical.
2) "rails g(enerate) beautiful_locale en" :-)
Thank you for your report.
Al tough this seems only to happen in FireFox (16.0.1). In Chrome PJAX is causing draw issues (the screen is not updated, but the dom is).
Solved the redirect bug in FF by adding the class "nopjax".
I don't use pjax but turbolinks in new version.
Hey, i just wanted to report some minor bugs since i love this gem. Thanks!
How can i configure this? Or is this just a bug?