彭兆卿

Results 62 comments of 彭兆卿

get hint form @zuyderleven create file in controller in `sync/refetches_controller.rb` and put in the code from official [refetches_controller](https://github.com/chrismccord/render_sync/blob/81cc3ced9a9c31977cd930434d1aeb25f7a0ca95/app/controllers/sync/refetches_controller.rb) And remember to modify the `RenderSync::RefetchesController` to `Sync::RefetchesController`, like this: ``` class...