Conversation
…f views and viewhelpers and into model;
…d food suggestion;
| # Prevent CSRF attacks by raising an exception. | ||
| # For APIs, you may want to use :null_session instead. | ||
| protect_from_forgery with: :exception | ||
| helper_method :current_user, :user_favorited? |
|
Overall--great job on this project! I liked your use of descriptive commit messages. |
|
@brittanykohler Thanks for the review! It wasn't part of the requirements but I managed to get it deployed to heroku (which was a little bit of a pain in the ass lol) if you want to check it out.. but be prepared to wait 5 minutes between page loads lol slow api is slow. |
|
This is so cool !!!!!!!
|
Sophia Baldonado
SoundChow
I really enjoyed this project and I am super excited about APIs now. I think I did better about not having spaghetti controllers but I'm sure there's still plenty to improve. I should have started testing earlier, I didn't have time to finish my tests.