This project is archived and is in readonly mode.
Error loading Rails 2.3.5 after freezing gems
Reported by Andrew Selder | February 3rd, 2010 @ 09:40 PM
I just froze Rails 2.3.5 to my vendor directory and all kinds of things started blowing up.
If looks like when the ActionMailer gem is unpacked, the actionmailer-2.3.5/lib/action_mailer/vendor directory isn't copied over and this cause the require of action_mailer to blow up.
Comments and changes to this ticket
-
Andrew Selder February 3rd, 2010 @ 09:59 PM
- Tag changed from actionmailer, freeze, gems to actioncontroller, actionmailer, activesupport, freeze, gems
ActiveSupport and ActionController also have vendor directories that aren't copied over.
-
Andrew Selder February 3rd, 2010 @ 10:26 PM
- Tag changed from actioncontroller, actionmailer, activesupport, freeze, gems to actioncontroller, actionmailer, activesupport, freeze, gems, invalid
Disregard... my screwup. Git wonkiness
-
Roland Moriz April 11th, 2010 @ 03:24 AM
- Assigned user set to Ryan Bigg
-
Ryan Bigg April 11th, 2010 @ 03:33 AM
- State changed from new to invalid
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>