Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thoughtbot/paperclip Loading
base: main
Choose a base ref
...
head repository: thoughtbot/paperclip Loading
compare: djcp-improve-regexes
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 11, 2013

  1. Update regexes to bind to beginning and end of string

    This ensures that multiline strings are properly matched in their
    entirety.
    djcp committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    0847d7e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2013

  1. Configuration menu
    Copy the full SHA
    3472f9e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2014

  1. Configuration menu
    Copy the full SHA
    cab5523 View commit details
    Browse the repository at this point in the history
Loading