Fix for “`require’: cannot load such file” Error

Ruby on Rails logo

While working through Chapter 3 of the RailsTutorial for Rails 4.0, I encountered an error when running the first integration test using RSpec. Upon running the command: for the first time, I got the following error: It appears this is caused by a bug in version 2.0.0 of the ‘selenium-webdriver’ gem. If you change the … Read more

Michael Hartl’s Ruby on Rails 4.0 Tutorial

Ruby on Rails logo

Ruby on Rails, even eight years after its first release, is still recognized as one of the best frameworks for Web applications for many reasons, not the least of which are its cost (it’s free) and its scalability (sites as big as Twitter have used it). Rails 4.0 was released last year, and soon after, … Read more

One Year of Blogging at “Deep In The Code”!

cupcake with one year candle

I’ve been writing this blog for just over a year now; my first post was on May 23, 2012. I haven’t written as many articles as I would have liked over the last year, I think due to the fact that I’ve been too selective in what I wrote about (for fear of moving the … Read more