This project is archived and is in readonly mode.

#3908 ✓invalid
Sam Saffron

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

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>

People watching this ticket

Tags

Pages