Ruby on Rails Errors Flashcards

1
Q

RDOC issue

A

Can potentially use two fixes:

  1. update rdoc

sudo gem install rdoc

  1. install without rdoc

sudo gem install rails –version 4.0.0 –no-ri –no-rdoc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly