constant_cache 0.0.2
Patches ActiveRecord::Base to add a caches_constants class method that will cache lookup data for your application.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 2.0.2
activesupport
>= 2.0.2