rpheath / acts_as_configurable

Rails plugin: supports dynamic configuration for any class or model (does not depend on ActiveRecord).

This URL has Read+Write access

rpheath (author)
Tue Oct 28 05:54:24 -0700 2008
commit  0e5c4440e8dbf03a8a008afe22332387080a2c32
tree    df2b66851e53c2a24a3a763ff84a926a1c20e009
parent  e259ac022230cab41a957a3e29de9c7cd3ae6c41
acts_as_configurable / init.rb
100644 2 lines (2 sloc) 0.088 kb
1
2
require 'acts_as_configurable'
ActiveRecord::Base.send :include, RPH::ActsAsConfigurable