| I'm copying this directly from Stack Overflow to see if anyone can help. Here is the link to my question on Stack Overflow: http://stackoverflow.com/questions/18006056/rspec-error-undefined-method-downcase-for-nilnilclass I keep getting this error when running my Rspec test and can't figure out why. I'm pretty new to Rails (and programming in general) so any direction or help would be much appreciated! I'm in Chapter 7.13 of the Ruby on Rails tutorial. The tests cleared just fine until I added the Gravatar code and FactoryGirls Gem. /app/helpers/users_helper.rb file spec/requests/user_pages_spec.rb And the last reference: app/views/users/show.html.erb Here is the factory file: |
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8d4d37d1-bd75-491b-8263-da5edcdd548d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment