Sha256: 019dbce8e8d6cf20174ff2a782eef5b0ee3ee5d5142426490850f5294f494476

Contents?: true

Size: 752 Bytes

Versions: 6

Compression:

Stored size: 752 Bytes

Contents

# jasmine-jquery for Rails

jasmine-jquery via asset pipeline

## Installation

Add this line to your application's Gemfile:

    gem 'jasmine-jquery-rails'

And then execute:

    $ bundle

Add this line to your test manifest file:

    //=require jasmine-jquery

Or directly include at `/assets/jasmine-jquery.js`

## Usage

Read about jasmine-jquery [here](http://github.com/velesin/jasmine-jquery)

## Contributing

jasmine-jquery-rails and jasmine-jquery are maintained by [Travis Jeffery](http://github.com/travisjeffery)

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jasmine-jquery-rails-2.0.2 README.md
jasmine-jquery-rails-1.5.9 README.md
jasmine-jquery-rails-1.5.6 README.md
jasmine-jquery-rails-1.5.3 README.md
jasmine-jquery-rails-1.4.2 README.md
jasmine-jquery-rails-1.3.1 README.md