RubyGems.org

fake_arel

0.9.8

* Tired of waiting for Rails 3 and its new super-sweet query interface? Try fake_arel! * Fake_arel is a gem that will simulate the new Rails 3 query interface, using named_scopes and a couple small patches to ActiveRecord. * This should serve as a nice bridge between Rails 2 and Rails 3 apps, and can be removed once upgrading your app to rails 3, and everything (hopefully) should still work.

installgem install fake_arel -v 0.9.8
Authors

Grant Ammons

34,551 total downloads 978 for this version
Owners

5fc5f4dd13be5f1e40834300d23a398c

Gemfile
gem "fake_arel", "~> 0.9.8"
Versions
  1. 1.2.0 May 15, 2013
  2. 1.1.0 March 8, 2013
  3. 1.0.0 April 3, 2012
  4. 1.0.0.a October 27, 2011
  5. 0.9.9 May 13, 2011
Show all versions (25 total)
Runtime Dependencies
  1. activerecord >= 2.3.5
Development Dependencies
  1. hoe >= 2.9.4