Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/ember-jquery-components-rails
Ember Component Wrappers around awesome JQuery widgets
https://github.com/dvg/ember-jquery-components-rails
Last synced: 14 days ago
JSON representation
Ember Component Wrappers around awesome JQuery widgets
- Host: GitHub
- URL: https://github.com/dvg/ember-jquery-components-rails
- Owner: DVG
- License: mit
- Created: 2014-09-21T14:11:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T13:25:01.000Z (about 10 years ago)
- Last Synced: 2024-04-14T03:59:46.753Z (7 months ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ember::Jquery::Components::Rails
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'ember-jquery-components-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ember-jquery-components-rails
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/ember-jquery-components-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