Sha256: 8d7e3f4eeb41708980d800f2435e6dd311ce8f051ed58695b9280201820cec38
Contents?: true
Size: 542 Bytes
Versions: 2
Compression:
Stored size: 542 Bytes
Contents
= RailheadAutoformat RailheadAutoformat is a Ruby on Rails plugin that automatically cleans up input fields. == Installation Installation is available as gem (recommended): gem 'railhead_autoformat' Or as Rails plugin: $ ruby script/plugin install git://github.com/nagybence/railhead_autoformat.git == Usage It works fully automatically, but there is one options to modify the default behavior. auto_format :except => [:title] == License Copyright (c) 2012 Bence Nagy (nagybence@tipogral.hu), released under the MIT license.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
railhead_autoformat-0.0.2 | README.rdoc |
railhead_autoformat-0.0.1 | README.rdoc |