RailheadAutoformat¶ ↑
RailheadAutoformat is a Ruby on Rails plugin that automatically cleans up input fields.
Installation¶ ↑
Add to your Gemfile:
gem 'railhead_autoformat'
Usage¶ ↑
It works fully automatically, but there is one options to modify the default behavior.
auto_format except: [:title]
License¶ ↑
Copyright © 2012-2015 Bence Nagy (bence.nagy@gmail.com), released under the MIT license.