Skip to content

Instantly share code, notes, and snippets.

@CarlosGabaldon
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CarlosGabaldon/37e3e04849a8e02a2513 to your computer and use it in GitHub Desktop.
Save CarlosGabaldon/37e3e04849a8e02a2513 to your computer and use it in GitHub Desktop.
pr_review
Story 1
- Liked the fix for the content-length warning
- Solved the problem in common expected way with includes
- Added good commit notes on changes, assumptions, and possible future enhancements
Story 2
- Liked the addition of the migration for production and update seed for dev
- + for added deal_heler unit test
Story 3
- Used Timecop, which is the most common way to solve this time issue
Story 4
- Fairly clean approach
- Extra points for integration and unit tests
- Not sure why app/views/advertisers/index.html.erb was modified
Overall
- Clean implementation, most of the problems were solved with the most common expected ways
- Easy to follow PR
- Very detailed commit comments
- Liked the notes on how future improvements could be made to the overall desgin of the publisher importer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment