Skip to content

Instantly share code, notes, and snippets.

@madzhuga
Created November 14, 2017 17:57
Show Gist options
  • Select an option

  • Save madzhuga/d85abe656851f04c01444af16e8ce63f to your computer and use it in GitHub Desktop.

Select an option

Save madzhuga/d85abe656851f04c01444af16e8ce63f to your computer and use it in GitHub Desktop.
module ApplicationHelper
def show_back_to_operation_button
current_operation && !@skip_current_operation_button
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment