added bootrap

This commit is contained in:
Nweni
2017-04-20 17:46:27 +06:30
parent 0af7d78c3c
commit 342ae3ed35
6 changed files with 54 additions and 40 deletions

View File

@@ -5,11 +5,12 @@ git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
end
#gem 'sqlite3' -
#gem 'sqlite3' -
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.0.2'
# Use mysql as the database for Active Record
gem 'mysql2', '>= 0.3.18', '< 0.5'
#gem 'mysql2', '>= 0.3.18', '< 0.5'
gem 'pg'
# Use Puma as the app server
gem 'puma', '~> 3.0'
# Use SCSS for stylesheets