This project is archived and is in readonly mode.
Arel depends on a too recent version of Active Support
Reported by Sam Saffron | February 9th, 2010 @ 01:32 PM
Arel in master depends on ActiveSupport 3, when in fact all the APIs it uses work fine in ActiveSupport 2.3.5 (classify, delegate, cattr_accessor)
As a building block for other ORMs the dependency seems a bit harsh, regardless it would be nice to be able to use Arel to build dynamic where clauses in a Rails 2.3.5 app as it would make it easier to move across to Rails 3.
Comments and changes to this ticket
-
José Valim February 10th, 2010 @ 07:41 AM
- State changed from new to invalid
Please open this ticket on Arel issues tracker: http://arel.lighthouseapp.com/projects/36051-arel/overview
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>