Sha256: c64f4a3cc2790b5906650dedddd167bba6cdd0c3b19fd8e1cc25fa0654120de4

Contents?: true

Size: 239 Bytes

Versions: 9

Compression:

Stored size: 239 Bytes

Contents

-if @resource.errors.any?
	#error_explanation
		%h2= "#{pluralize(@resource.errors.count, "error")} prohibited this #{@resource.class.to_s.titleize} from being saved:"
		%ul
			- @resource.errors.full_messages.each do |msg|
				%li= msg


Version data entries

9 entries across 8 versions & 1 rubygems

Version Path
pixelearth-3.2.4 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-3.2.4 app/views/pixelearth_base/admin/_form_errors.html.haml
pixelearth-3.2.2 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-0.0.7 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-0.0.6 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-0.0.5 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-0.0.4 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-0.0.3 lib/generators/project_files/templates/views/shared/_form_errors.html.haml
pixelearth-0.0.2 lib/generators/project_files/templates/views/shared/_form_errors.html.haml