Sha256: acbc0db35ad79480af044b7d88dde3b7ee88288b4e18634b80b5bddef09112fd

Contents?: true

Size: 138 Bytes

Versions: 10

Compression:

Stored size: 138 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
refinerycms-0.9.8.9 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.8 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.7 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.6 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.5 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.4 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.3 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.2 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8.1 config/initializers/field_with_error_fix.rb
refinerycms-0.9.8 config/initializers/field_with_error_fix.rb