Hi I am testing Ruby 1.9.2 and Rails 3.
Has anybody encountered this error:
web katz$ gem install rspec-rails
**************************************************
Thank you for installing rspec-rails-1.3.2
If you are upgrading, do this in each of your rails apps
that you want to upgrade:
$ ruby script/generate rspec
Please be sure to read History.rdoc and Upgrade.rdoc
for useful information about this release.
**************************************************
Successfully installed rspec-rails-1.3.2
1 gem installed
Installing ri documentation for rspec-rails-1.3.2...
ERROR: While executing gem ... (NoMethodError)
undefined method `empty?' for nil:NilClass
The same error occured when I installed the mail gem.
http://github.com/mikel/mail/issues/issue/34
Would help if someone knows or would enlighten us about the causes of
this issue so users/developers can fix their gems.
Thanks.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.