Rails 3.2 运行 Warning
1. Place the following code in config/initializers/quiet_assets.rb
gem "thin"
然后 bundle install,重启 Server.
3. Done
发布时间: 2012-09-07 10:38:15 作者: rapoo
Rails 3.2 运行 Warning
1. Place the following code in config/initializers/quiet_assets.rb
gem "thin"