Undev/redmine-stuff-to-do-plugin

View on GitHub
app/views/stuff_to_do_mailer/recommended_below_threshold.erb

Summary

Maintainability
Test Coverage
<%= @user.name %> has only <%= @count %> recommended items left in their Stuff To Do which is below the threshold of <%= @threshold %>.

<%= url_for :controller => 'stuff_to_do', :action => 'index', :user_id => @user.id, :only_path => false %>