Sha256: aa8793e03627c14da46d50fa5b57867d59e59962d768b1d80116492730e49053

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

[![Gem Version](https://badge.fury.io/rb/dashify.svg)](http://badge.fury.io/rb/dashify)
[![Code Climate](https://codeclimate.com/github/mmontossi/dashify/badges/gpa.svg)](https://codeclimate.com/github/mmontossi/dashify)
[![Build Status](https://travis-ci.org/mmontossi/dashify.svg)](https://travis-ci.org/mmontossi/dashify)
[![Dependency Status](https://gemnasium.com/mmontossi/dashify.svg)](https://gemnasium.com/mmontossi/dashify)

# 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:
```ruby
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 PostgreSQL, AWS, Redis, Elasticsearch, FreeBSD and Memcached. 

## Credits

This gem is maintained and funded by [mmontossi](https://github.com/mmontossi).

## License

It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dashify-4.0.0.1 README.md