Skip to content

Instantly share code, notes, and snippets.

@trungv0
trungv0 / frontend
Last active August 29, 2015 14:21
install ruby on mac osx yosemite using rvm; frontend stuff; mongo
#####
# Gemfile
gem 'bootstrap-sass', '~> 3.3.4'
gem 'angularjs-rails'
#####
# application.scss
@import "bootstrap-sprockets";
@import "bootstrap";