Skip to content

Instantly share code, notes, and snippets.

@jendiamond
Last active December 21, 2015 15:09
Show Gist options
  • Save jendiamond/6324621 to your computer and use it in GitHub Desktop.
Save jendiamond/6324621 to your computer and use it in GitHub Desktop.
Week 6 Day 27

Week 6 Day 27

Rspec

Jen's Wednesday

Watch most of the Peepcode video about Rspec and worked on the Get Started and FAQ pages of the Bundler site. Startd to work on my slides and code for my presentation on Thursday.

Joyce's Wednesday

@jhhere
Copy link

jhhere commented Aug 23, 2013

The What’s New in each Release header links was merged to the bundler repo. Yay!

Received suggestions on how to improve the link for the bundle help page. Made changes so that all of the text link was in the green button.

While I was previewing the above, I noticed the View all commands in the sidebar did not have left or right padding when viewed in Firefox. :( Chrome and Firefox doesn’t really display the same things. I added padding to at least even out the button. Then, wanted to center the Firefox button. That’s when I realized Firefox doesn’t automatically add the width size while Chrome does! I only had to add a width size and they both look the same now. No padding was necessary.

Read about writing better git commits http://rakeroutes.com/blog/deliberate-git/

Two Key Points:

  • write in present tense and as a command
  • explain what the code change does and why the change is necessary

Finished watching last bit of Rspec video

Started watching tutorial on Chrome Dev tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment