Skip to content

Instantly share code, notes, and snippets.

@yujiym
Created December 14, 2013 18:14
Show Gist options
  • Select an option

  • Save yujiym/7962730 to your computer and use it in GitHub Desktop.

Select an option

Save yujiym/7962730 to your computer and use it in GitHub Desktop.
Rails Assetsでbundler経由でbowerを管理する ref: http://qiita.com/yujiym/items/f7727f9b08fe892ee6ed
source 'https://rubygems.org'
source 'https://rails-assets.org'
・・・
gem 'rails-assets-BOWER_PACKAGE_NAME'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment