This commit is contained in:
Martin Lensment 2014-09-10 16:36:49 +03:00
parent 7b88e6e028
commit eac302bafb
6 changed files with 51 additions and 7 deletions

View file

@ -0,0 +1,5 @@
- if object.errors.any?
- object.errors.each do |attr, err|
- next if attr == :epp_errors
= err
%br