README.md in petergate-1.8.1 vs README.md in petergate-1.9.1

- old
+ new

@@ -31,10 +31,9 @@ app/models/user.rb and called User. If you're using [devise](https://github.com/plataformatec/devise) you're in luck, otherwise you'll have to add following methods to your project: - user_signed_in? current_user after_sign_in_path_for(current_user) authenticate_user! ##### Run the generators