guidelines for where to put classes in Rails apps that don't fit anywhere

前端 未结 5 1655
忘掉有多难
忘掉有多难 2020-12-24 01:28

I\'m wondering if there are any best practices about where to put non-standard Ruby files in Rails apps, those that don\'t fit in any of the default directories (contr

5条回答
  •  一整个雨季
    2020-12-24 01:43

    If you're interested, I also wrote a follow-up article about this a bit later summing up what I found: http://blog.lunarlogic.io/2013/declutter-lib-directory/

提交回复
热议问题