-
Notifications
You must be signed in to change notification settings - Fork 22
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
Tasklist App #19
base: master
Are you sure you want to change the base?
Tasklist App #19
Conversation
end | ||
|
||
group :development do | ||
gem 'better_errors' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
love better_errors! great choice 👍
redirect_to root_path | ||
else | ||
render :new | ||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great job handling an error case here!
Great job overall! Loved your site and your design! Heroku can be finicky so I would double check your links! Also for your commit messages, they should be meaningful descriptions of what you're updating. It took me ages to actually start doing that, but it becomes helpful later when you need to go back and see what you changed (or if you're me, when exactly you added something that broke everything else). Keep up the amazing work - you're fantastic! |
http://melissajimisonapp.herokuapp.com/