David Ham

Results 2 issues of David Ham

I installed email_spec per the instructions, but when I run rspec it fails with the following message: ``` /usr/local/bundle/gems/actionmailer-5.0.0.1/lib/action_mailer/rescuable.rb:6:in `': uninitialized constant ActiveSupport::Rescuable (NameError) from /usr/local/bundle/gems/actionmailer-5.0.0.1/lib/action_mailer/rescuable.rb:4:in `' from /usr/local/bundle/gems/actionmailer-5.0.0.1/lib/action_mailer/rescuable.rb:1:in `'...

When I run 'yo poole' I get this message: ``` module.js:338 throw err; ^ Error: Cannot find module './build/Release/shell' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Module.require (module.js:365:17) at require...