##// END OF EJS Templates
Added User#notify_about? to check when a user should be notified about an event...
Added User#notify_about? to check when a user should be notified about an event git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4218 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r4104:c059300d99aa
Show More
inspector
3 lines | 111 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/process/inspector'