Sha256: 7be0e176883174e3c0afb54e863ff98b3f65e6bad7fb4496c4ff9aa31c0ce65f

Contents?: true

Size: 128 Bytes

Versions: 15

Compression:

Stored size: 128 Bytes

Contents

ActionView::Base.field_error_proc = Proc.new do |html_tag, instance|
  "<span class=\"fieldWithErrors\">#{html_tag}</span>"
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
refinerycms-0.9.7.15 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.14 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.13 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.11 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.10 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.9 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.8 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.7 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.6 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.5 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.4 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.3 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.2 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7.1 config/initializers/field_with_error_fix.rb
refinerycms-0.9.7 config/initializers/field_with_error_fix.rb