This project is archived and is in readonly mode.
DOCUMENTATION: gem bundler recommended
Reported by Student | January 3rd, 2010 @ 08:08 PM
I spent several days chasing require fails & asking for help before being directed to this fix:
cd rails; gem install bundler; gem bundle
Comments and changes to this ticket
-
Mike Riley July 29th, 2010 @ 03:48 PM
- State changed from new to invalid
- Importance changed from to Low
Hello,
I am marking this as invalid as this is not a bug with Ruby on Rails itself. Sorry for your frustration in finding that information. A couple of places that may help when you have questions is to post a message to http://www.ruby-forum.com/forum/3 or http://www.railsforum.com/.
Mike Riley
-
Student July 29th, 2010 @ 11:31 PM
I marked this as a documentation bug because the documentation fails to specify this step. It's not entirely optional.
-
Damien MATHIEU July 30th, 2010 @ 11:18 AM
The rails3 documentation specifies it :
http://guides.rails.info/getting_started.html#installing-the-requir...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>