Skip to content

Instantly share code, notes, and snippets.

@madzhuga
Created November 14, 2017 18:15
Show Gist options
  • Save madzhuga/3206706cf89649909e98de59f90e490a to your computer and use it in GitHub Desktop.
Save madzhuga/3206706cf89649909e98de59f90e490a to your computer and use it in GitHub Desktop.
class OperationsController < ApplicationController
...
skip_before_action :navigate_to_current_operation
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment