Dashify
Makes tags helpers use dashes in rails.
Why
I did this gem to:
- Normalize all html with dashes instead of underscores.
Install
Put this line in your Gemfile:
gem 'dashify'
Then bundle:
$ bundle
Usage
Nothing to do! Yay!
Contributing
Any issue, pull request, comment of any kind is more than welcome!
I will mainly ensure compatibility to Rails, AWS, PostgreSQL, Redis, Elasticsearch and FreeBSD.
Credits
This gem is maintained and funded by mmontossi.
License
It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.