I’m trying to teach myself Rails, but I’m not even a programmer. So when I’m stumped, I’m fairly stumped. Currently my app is not saving form data when it should be, and redirecting when it shouldn’t. Update I’ve actually fixed this now. It was the ‘home_path’ route that was causing the problems. Thanks to everyone [...]