Agile Web Development with Rails 7: (Page 68)

It looks like the original problem was because I didn’t have an active Internet connection and so bundle install didn’t get run.

However having retried this I still had a problem, since there was a missing redis gem. One I got this gem added, and recreated the application everything now appears successfully.