Skip to content

Include instructions for installation via Bower #363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from Sep 8, 2014
Merged

Include instructions for installation via Bower #363

merged 1 commit into from Sep 8, 2014

Conversation

mattheworiordan
Copy link
Contributor

The installation instructions for Bower are incorrect as the require path is invalid.

This commit simply adds installation instructions for Bower. As bower.json is included in this repository, clearly support for Bower is intended.

Modify your bower.json file and add jQuery-UJS as a dependency as follows:

```javascript
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can actually do bower install jquery-ujs --save, which sounds simpler to just drop in your shell and get it done. What do you think of going with that instead of the JSON snippet?

@lucasmazza lucasmazza merged commit 432191b into rails:master Sep 8, 2014
lucasmazza added a commit that referenced this pull request Sep 8, 2014
Include instructions for installation via Bower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants