- class AssetController < ActionController
-
- around_filter (:only => :assets) do |controller,action_block|
- controller.benchmark("Benchmarking...") { action_block.call }
- end
- ...
- end
相关文章:
-
2022-01-08
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-12-23
猜你喜欢
-
2021-08-12
-
2022-12-23
-
2021-05-30
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-12-23
相关资源
-
下载
2022-12-06
-
下载
2021-06-05
-
下载
2022-12-01