public
Description: Rails plugin: supports dynamic configuration for any class or model (does not depend on ActiveRecord).
Homepage: http://rpheath.com/posts/357-rails-plugin-acts-as-configurable
Clone URL: git://github.com/rpheath/acts_as_configurable.git
100644 2 lines (2 sloc) 0.076 kb
1
2
require 'acts_as_configurable'
Object.send :include, RPH::ActsAsConfigurable