This just leaves us with a couple of minor bookkeeping tasks -- initializing the mutex and starting a thread to run through the list of uploadable files.
现在只剩下两个次要的任务 —— 初始化互斥锁和启动线程运行可上传的文件的列表。
2
Rails heavily engages DSLs to do everything from building relationships between model objects to specifying custom components such as state machines or uploadable images.