mirror of
https://github.com/redmine/redmine.git
synced 2025-11-02 11:25:55 +01:00
3 lines
120 B
Ruby
3 lines
120 B
Ruby
|
|
require File.dirname(__FILE__) + '/lib/acts_as_attachable'
|
||
|
|
ActiveRecord::Base.send(:include, Redmine::Acts::Attachable)
|