Sha256: e620edd4a4e0f80ec6401532d53142b5ddd12d0405f065b230266519a1567e90

Contents?: true

Size: 779 Bytes

Versions: 2

Compression:

Stored size: 779 Bytes

Contents

# VexRails

This is a RubyGem which adds [Vex](https://github.com/hubspot/vex) to the rails asset pipeline.

According to its authors,
> [Vex](https://github.com/hubspot/vex) is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified, 2kb minified + gzipped), has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds.

## Requirements

+ jQuery

## Installation

Add this line to your application's Gemfile:

    gem 'vex-rails', '1.0.0'

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install vex-rails

## License

This gem is licensed under the Apache License 2.0, which I have included [here](LICENSE.md).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vex-rails-1.0.1 README.md
vex-rails-1.0.0 README.md