File: init.rb

package info (click to toggle)
redmine 2.5.1-2~bpo70%2B6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 15,140 kB
  • sloc: ruby: 83,365; sh: 544; perl: 287; php: 263; python: 154; makefile: 45
file content (2 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (6)
1
2
require File.dirname(__FILE__) + '/lib/acts_as_event'
ActiveRecord::Base.send(:include, Redmine::Acts::Event)