view lib/plugins/acts_as_customizable/init.rb @ 1461:926dce5f5778 live

Merge fix from luisf branch
author Chris Cannam
date Mon, 06 Jan 2014 15:53:59 +0000
parents 433d4f72a19b
children
line wrap: on
line source
require File.dirname(__FILE__) + '/lib/acts_as_customizable'
ActiveRecord::Base.send(:include, Redmine::Acts::Customizable)