fake_arel 0.9.9
* 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.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 2.3.5
Development 相依性套件 (1):
hoe
>= 2.9.4