##// END OF EJS Templates
Added :dependent => :delete_all on IssueStatus Workflow association....
Added :dependent => :delete_all on IssueStatus Workflow association. Also added compact in find_new_statuses_allowed_to to remove nil statuses. git-svn-id: http://redmine.rubyforge.org/svn/trunk@558 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r518:8614c00c8a3e
r555:4dddb606a6d2
Show More
redmine.rb
3 lines | 95 B | text/x-ruby | RubyLexer
require 'redmine/version'
require 'redmine/mime_type'
require 'redmine/acts_as_watchable/init'