improves consistency of error messages [#110]

This commit is contained in:
rgarcia
2015-08-16 15:49:07 +02:00
parent e4406e5916
commit a81612b226
26 changed files with 222 additions and 166 deletions

View File

@@ -74,4 +74,8 @@ module CommonActions
SCRIPT
end
def error_message
/\d errors? prohibited this (.*) from being saved:/
end
end