标签:mfile window ret file code gem pretty win32 min
Gemfile分平台加载gem
# Windows does not include zoneinfo files, so bundle the tzinfo-data gemif RUBY_PLATFORM=~ /win32|mingw/gem ‘tzinfo-data‘gem ‘thin‘elsegem ‘puma‘end
标签:mfile window ret file code gem pretty win32 min
原文地址:http://www.cnblogs.com/angestudy/p/6128352.html