Black Background to Protest SOPA / PIPA
Learn more at https://www.google.com/landing/takeaction/
I’m on GitHub!
I’ve been on GitHub for a while, but today I actually started to learn to use it
Find me at https://github.com/Clint326
Milwaukee Startup Resources Page
I’ve added a new page to my blog called Milwaukee Startup Resources. It should be in the menu at the top of this page. If not, click to go to it. If you have ideas for other resources to add, send me a message using my contact form. I’ll be posting more on the Milwaukee startup scene soon.
Code Test
The following is a test of using the SyntaxHighlighter Evolved plugin with in the Genesis Framework:
class Manager < ActiveRecord::Base
has_many :clients
end