摘要:
Gemfile分平台加载gem区分平台以便加载不同的web server,象tzinfo-data只适用于windows# Windows does not include zoneinfo files, so bundle the tzinfo-data gemif RUBY_PLATFORM=~ /win32|mingw/ gem 'tzinfo-data' gem 'thin'else... 阅读全文
posted @ 2016-12-03 12:02
爱玩的安哥
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号