Skip to content

bencolon/ember-qunit-rails

Repository files navigation

Ember-qunit-rails gem

Javascript ember-qunit library in a Rails engine to use it with the Rails asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'ember-qunit-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ember-qunit-rails

Usage

Add this line to your JS manifest file:

//= require ember-qunit

Version

Synced with ember-qunit library version

Contributing

  1. Fork it ( https://github.com/bencolon/ember-qunit-rails/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

ember-qunit Javascript lib packaged for the Rails asset pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages