Send a mail to usager if somebody else wrote a new commentaire on his dossier
This commit is contained in:
parent
4880101202
commit
c7934b2f97
9 changed files with 87 additions and 18 deletions
|
@ -21,3 +21,7 @@ end
|
|||
# ActiveSupport::Inflector.inflections(:en) do |inflect|
|
||||
# inflect.acronym 'RESTful'
|
||||
# end
|
||||
ActiveSupport::Inflector.inflections(:fr) do |inflect|
|
||||
inflect.plural(/$/, 's')
|
||||
inflect.plural(/(hib|ch|bij|caill|p|gen|jouj)ou$/i, '\1oux')
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue