finished order tab view and customer tab

This commit is contained in:
Aung Myo
2017-05-31 18:19:51 +06:30
parent 8847cf8bf3
commit f036274f5e
10 changed files with 99 additions and 175 deletions

View File

@@ -9,8 +9,8 @@ end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.1.0'
# Use mysql as the database for Active Record
#gem 'mysql2', '>= 0.3.18', '< 0.5'
gem 'pg'
gem 'mysql2', '>= 0.3.18', '< 0.5'
#gem 'pg'
# Use Puma as the app server
gem 'puma', '~> 3.0'
# Use SCSS for stylesheets