domainsbot-jquery-rails

domainsbot-jquery-rails wraps the domainsbot-jquery for simple use with the Rails asset pipeline.

Installation

Add the following to your Gemfile:

gem 'domainsbot-jquery-rails'
``

Add the following directive to your Javascript manifest file (application.js):

//= require domainsbot-jquery


## Contributing to domainsbot-jquery-rails

* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
* Fork the project.
* Start a feature/bugfix branch.
* Commit and push until you are happy with your contribution.

## Copyright

Copyright (c) 2014 Rubem Nakamura. See LICENSE.txt for
further details.