lib/generators/merit/templates/merit_point_rules.rb in merit-1.1.1 vs lib/generators/merit/templates/merit_point_rules.rb in merit-1.1.2

- old
+ new

@@ -1,4 +1,6 @@ +# Be sure to restart your server when you modify this file. +# # Points are a simple integer value which are given to "meritable" resources # according to rules in +app/models/merit/point_rules.rb+. They are given on # actions-triggered, either to the action user or to the method (or array of # methods) defined in the +:to+ option. #