Is there a way to add an exception to the require_tree in a manifest file?

后端 未结 2 1879
温柔的废话
温柔的废话 2021-01-01 14:27

Is there a way you can include all files in a directory except one, or all directories except one? So something like:

require_tree . :except \'this_one\'
         


        
2条回答
提交回复
热议问题