Tagged Questions
1
vote
2answers
713 views
Ruby on Rails and CruiseControl.rb
How do I set up the email notification with CruiseControl.rb? I've specified the ActionMailer::Base.smtp_settings in the site-config.rb but where do I specify who will receive the email notification? ...