This project is archived and is in readonly mode.
Arel::Visitors#for has bee removed
Reported by Lachlan | October 12th, 2010 @ 11:03 AM
Arel::Visitors#for has been removed and is causing errors when running the tests. Use Arel::Visitors#visitor_for instead.
Comments and changes to this ticket
-
Santiago Pastorino October 12th, 2010 @ 02:13 PM
- Assigned user set to Aaron Patterson
- Importance changed from to Low
-
Aaron Patterson October 12th, 2010 @ 04:52 PM
- State changed from new to needs-more-info
Are you sure about that? I see it right here:
http://github.com/rails/arel/blob/master/lib/arel/visitors.rb#L27
My tests pass, the rails CI seems happy. I think you may have a problem with your environment.
-
Aditya Sanghi October 12th, 2010 @ 11:36 PM
- State changed from needs-more-info to invalid
- Assigned user cleared.
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>