|
|
1
1
在activeadmin::resource中创建模块, check how they are doing it |
|
|
2
0
我找到了另一种方法:
创造
无论您在何处需要相同的操作,您都可以使用:
您可以用这种方式轻松添加面板、过滤器、批处理操作等… 学分转到: http://tmichel.github.io/2015/02/22/sharing-code-between-activeadmin-resources/ |