]> source.dussan.org Git - redmine.git/commit
Extract classes to their own files to prevent loading issues (#20508).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 19 Oct 2015 18:03:25 +0000 (18:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 19 Oct 2015 18:03:25 +0000 (18:03 +0000)
commit9244f67e286233d80ea7f55c368db1a38704b8ef
treedae37191a1465d790e9a033ee3e5c6535bbb48b8
parent7356e18d36a6501ff0bce2434a5162f7a47ecb1a
Extract classes to their own files to prevent loading issues (#20508).

git-svn-id: http://svn.redmine.org/redmine/trunk@14694 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine.rb
lib/redmine/hook.rb
lib/redmine/hook/listener.rb [new file with mode: 0644]
lib/redmine/hook/view_listener.rb [new file with mode: 0644]