Skip to the content
  • GitHub Profile
  • Instagram Profile
  • LinkedIn Profile
  • Spotify Profile
Chris Bloom
Software Engineer, Mentor, Leader
  • About Me
    • My Resume
  • Contact
  • Favorite Quotes
  • Posts
    • Backposts
    • Code Snippets
    • Consulting & Freelancing
    • Miscellaneous
    • Personal Notes
    • Programming
    • Projects
    • Remote Work
    • Reviews
    • Unsolicited Advice
  • Home
  • 2011

2011

Testing model validations in rspec the short and sweet way

There seems to be a divide in the Rails/TDD community over whether you should bother testing your model validations. On the one hand, it's silly...
July 12, 2011February 1, 2012

Named redirect routes in Rails 3

I didn't see this mentioned anywhere in the Rails Guide or in my admittedly cursory Google searches, but apparently it's possible to create named redirect...
June 13, 2011June 13, 2011

It Should Include Only One Of – An RSpec Matcher

I know RSpec tests should typically be implementation/data agnostic, but I ran into a situation in a unit test where I needed to make sure...
June 11, 2011June 14, 2011

Join (implode) an Array of String Values with Formatting

In programming, I often need to join values together from an array. Typically this will be to do something on the backend, like join a...
May 21, 2011June 11, 2011

Writing the First Cucumber Feature

I'm currently working on my first BDD project, but after reading through the Cucumber wiki for what felt like the 100th time I was still...
May 12, 2011

Asserting your domain expertise and learning to say “no” to your clients

[caption id="attachment_27" align="alignleft" width="300" caption="CC Image courtesy of gaptone on Flickr"][/caption] When talking with colleagues about work, one of my biggest gripes is finding out...
May 12, 2011

Posts navigation

Older posts
  • About Me
    • My Resume
  • Contact
  • Favorite Quotes
  • Posts
    • Backposts
    • Code Snippets
    • Consulting & Freelancing
    • Miscellaneous
    • Personal Notes
    • Programming
    • Projects
    • Remote Work
    • Reviews
    • Unsolicited Advice
  • GitHub Profile
  • Instagram Profile
  • LinkedIn Profile
  • Spotify Profile