Re: [rspec-users] What causes "undefined method `each_pair'"?

2011-09-03 Thread David Chelimsky
On Sep 3, 2011, at 5:29 AM, Katrina Owen wrote: > Hi, > > On Mon, Aug 29, 2011 at 5:33 PM, Nick wrote: >> Hey folks. I've been running into this problem a lot lately, and haven't >> been able to figure out what's causing it, nor how to fix it: >> Failure/Error: @importer = SpreadsheetImporter.ne

[rspec-users] What causes "undefined method `each_pair'"?

2011-09-01 Thread Nick
Hey folks. I've been running into this problem a lot lately, and haven't been able to figure out what's causing it, nor how to fix it: Failure/Error: @importer = SpreadsheetImporter.new @catalog, @excel, @photos_dir NoMethodError: undefined method `each_pair' for # # ./app/models/spreadsheet_i