]> git.openstreetmap.org Git - rails.git/blob - config/initializers/uri_sanitizer.rb
Align the richtext help text height with the height of the textarea.
[rails.git] / config / initializers / uri_sanitizer.rb
1 # Add URI sanitizer to rack middleware
2 Rails.configuration.middleware.insert_before Rack::Runtime, Rack::URISanitizer