Sha256: 5d3edd0a625388ff643073e4b82264de8d944bbee85999e42907f97e15008065

Contents?: true

Size: 526 Bytes

Versions: 2

Compression:

Stored size: 526 Bytes

Contents

# responsive-nav-rails

[responsive-nav](http://responsive-nav.com) for the Rails asset pipeline

## Installation

Add this line to your application's Gemfile:

    gem "responsive-nav-rails"

## Usage

In your CSS manifest file:

    *= require responsive-nav

In your JavaScript manifest file:

    //= require responsive-nav

or for the minified version
    
    //= require responsive-nav.min

## License 

[The MIT License](https://github.com/vevix/responsive-nav-rails/blob/master/LICENSE.md)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
responsive-nav-rails-1.0.25 README.md
responsive-nav-rails-1.0.24 README.md