Skip to content

Instantly share code, notes, and snippets.

@prathe
Created August 18, 2020 18:15
Show Gist options
  • Save prathe/575b0b86efb4a7e196cdda3b3bc4373b to your computer and use it in GitHub Desktop.
Save prathe/575b0b86efb4a7e196cdda3b3bc4373b to your computer and use it in GitHub Desktop.
cat tmp/appstrategy | xargs perl -p -i -e "s/(RSpec.describe .+) do$/\1, auth_strategy: \'app_user_cookies\' do/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment