user role scoped layout and controller

This commit is contained in:
Min Zeya Phyo
2017-04-20 22:29:39 +06:30
parent fd52038781
commit e1e102fd15
16 changed files with 230 additions and 19 deletions

View File

@@ -9,8 +9,8 @@ end
# 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 'pg'
gem 'mysql2', '>= 0.3.18', '< 0.5'
#gem 'pg'
# Use Puma as the app server
gem 'puma', '~> 3.0'
# Use SCSS for stylesheets