VietTH: Feature deploy with mina
Showing
| ... | @@ -95,3 +95,8 @@ gem 'rubocop', '~> 0.32.1' | ... | @@ -95,3 +95,8 @@ gem 'rubocop', '~> 0.32.1' |
| gem 'cartman', '~> 2.1.2' | gem 'cartman', '~> 2.1.2' | ||
| gem 'font-awesome-rails', '~> 4.3.0.0' | gem 'font-awesome-rails', '~> 4.3.0.0' | ||
| gem 'rolify', '~> 4.0.0' | |||
| gem 'mina', '~> 0.3.4' | |||
| gem 'mina-unicorn', :require => false | |||
| \ No newline at end of file |
app/models/concerns/user_role.rb
0 → 100644
app/models/role.rb
0 → 100644
config/deploy/production.rb
deleted
100644 → 0
config/deploy/staging.rb
deleted
100644 → 0
config/initializers/rolify.rb
0 → 100644
spec/factories/roles.rb
0 → 100644
spec/models/role_spec.rb
0 → 100644
Please
register
or
sign in
to comment