ソースを参照

更改 Gemfile

abiao 5 年 前
コミット
7a474553ed
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      Gemfile

+ 2 - 2
Gemfile

@@ -19,8 +19,8 @@ end
 
 gem 'jquery-rails'
 
-#gem 'unicorn'
-# gem 'thin'
+gem 'unicorn'
+gem 'thin'
 
 #后台管理rails_admin框架
 gem "rails_admin"