Captain's Log: 2013.08.12
- Vyki merged another pull request from markijbema requiring Rubocop gem
- For consistent code style, according to Ruby Style Guide
- Default cop settings
- Spacing corrections
- Sam cc'd us on new thread on Discourse Meta: "Sometimes onebox hangs"
- We'll need to address HTTP request issues (limits/timeouts) in our gem
- LA Ruby/Rails August meetup recap
- Discussed possible topics for lightning talk at LA Women's Ruby/Rails Group August Monthly Bash next Thursday
- JZ kicked herself for forgetting her laptop charger at home
- Captain Kurt was sleep-deprived so we ended our session early
- HOMEWORK:
- Create 4 new oneboxes (2 each) based on Amazon and Example
- Create new object that matches given URL to correct onebox class
- This functionality is currently in
lib/onebox/preview
but should be separate since it'll get huge
- Pair-program on this
- TDD - commit spec first, then class
- From last week - look at what
parse_open_graph
does
comments powered by