/rails-bower-example

Primary LanguageRubyMIT LicenseMIT

Bower Rails Example App

project unmaintained

Overview

An example Rails application that uses bower-rails for vendor assets.

Setup

bundle install
rails s

Usage

Edit Bowerfile to add depenencies and require them in the asset pipeline files application.js.coffee and application.css.scss.

This application includes knockoutjs in the Bowerfile.

License

Bower Rails Example App is released under the MIT License. Please see the LICENSE file for details.