开发者

What files can i remove in production

I'm deploying my Rails project on a hosting.

What folders and files can i safely remove from Ra开发者_高级运维ils project, that needed only in development ?


As far as i know we can remove the documentation and test folders as they were not being used in production environment.


spec, test, doc, log (only delete the contents of log, not the folder itself)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜