middleman/middleman-core/lib
yterajima 013b4a8394 fixed: Builded text file(html, css, xml, txt...)'s permission is 0600
In v3-stable branch, builded text file's permission are 0644.
But in master(v4) branch, file's permission are 0600.

When I deploy(drug-and-drop with sftp), the website isn't displayed. So
I fixed this problem.
2015-05-07 21:43:53 +09:00
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core fixed: Builded text file(html, css, xml, txt...)'s permission is 0600 2015-05-07 21:43:53 +09:00
middleman-core.rb Try to avoid *nix double load issue again 2015-02-17 09:39:59 -08:00